Docs.rs
deno_fs-0.118.0
deno_fs 0.118.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
dsherret
bartlomieju
denobot
Dependencies
async-trait ^0.1.73
normal
base32 =0.5.1
normal
boxed_error ^0.2.3
normal
deno_core ^0.351.0
normal
deno_error =0.6.1
normal
deno_io ^0.118.0
normal
deno_path_util =0.4.0
normal
deno_permissions ^0.67.0
normal
filetime ^0.2.16
normal
libc ^0.2.168
normal
rand =0.8.5
normal
rayon ^1.8.0
normal
serde ^1.0.149
normal
thiserror ^2.0.12
normal
nix =0.27.1
normal
junction =1.2.0
normal
winapi =0.3.9
normal
windows-sys ^0.59.0
normal
Versions
4.03%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_fs
0.118.0
File
System
Rc
Aliased Type
In crate deno_
fs
deno_fs
Type Alias
FileSystemRc
Copy item path
Source
pub type FileSystemRc =
MaybeArc
<dyn
FileSystem
>;
Aliased Type
ยง
pub struct FileSystemRc {
/* private fields */
}