We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5741189 commit 07bf55fCopy full SHA for 07bf55f
crates/vfs/src/vfs_path.rs
@@ -59,7 +59,7 @@ impl VfsPath {
59
///
60
/// # Example
61
62
- /// ```
+ /// ```ignore
63
/// # use vfs::{AbsPathBuf, VfsPath};
64
/// let mut path = VfsPath::from(AbsPathBuf::assert("/foo/bar".into()));
65
/// assert!(path.pop());
0 commit comments