Function virtual_fs::ops::exists

source ยท
pub fn exists<F>(fs: &F, path: impl AsRef<Path>) -> bool
where F: FileSystem + ?Sized,
Expand description

Does this item exists?