Function virtual_fs::ops::exists
source ยท pub fn exists<F>(fs: &F, path: impl AsRef<Path>) -> boolwhere
F: FileSystem + ?Sized,
Expand description
Does this item exists?
pub fn exists<F>(fs: &F, path: impl AsRef<Path>) -> boolwhere
F: FileSystem + ?Sized,
Does this item exists?