Docs.rs
virtual-fs-0.19.0
virtual-fs 0.19.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
syrusakbary
github:wasmerio:wasmer-core
ptitSeb
Dependencies
anyhow ^1.0.66
normal
optional
async-trait ^0.1
normal
bytes ^1
normal
dashmap ^6.0.1
normal
derivative ^2.2.0
normal
dunce ^1.0.4
normal
filetime ^0.2.18
normal
optional
fs_extra ^1.2.0
normal
optional
futures ^0.3
normal
indexmap ^1.9.2
normal
lazy_static ^1.4
normal
libc ^0.2
normal
optional
pin-project-lite ^0.2.9
normal
replace_with ^0.1.7
normal
serde ^1.0
normal
optional
shared-buffer ^0.1.4
normal
slab ^0.4
normal
thiserror ^1
normal
tokio ^1.39.0
normal
tracing ^0.1
normal
typetag ^0.1
normal
optional
wasmer-package ^0.2.0
normal
webc ^7.0.0-rc.1
normal
optional
pretty_assertions ^1.4.0
dev
tempfile ^3.6.0
dev
tokio ^1.39.0
dev
tracing-test ^0.2.4
dev
getrandom ^0.2
normal
getrandom ^0.2
normal
Versions
34.88%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
virtual_
fs
0.19.0
Module dual_
write_
file
Module Items
Structs
In crate virtual_
fs
virtual_fs
Module
dual_write_file
Copy item path
Source
Structs
ยง
Dual
Write
File
Wraps a
VirtualFile
, and also invokes a provided function for each write.