Skip to content

Commit 757f25e

Browse files
committed
Update path_validation.rs
1 parent 96853f7 commit 757f25e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/rustapi-core/src/path_validation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ impl std::error::Error for PathValidationError {}
136136
///
137137
/// # Examples
138138
///
139-
/// ```
139+
/// ```rust,ignore
140140
/// use rustapi_core::path_validation::validate_path;
141141
///
142142
/// // Valid paths

0 commit comments

Comments
 (0)