Docs.rs
zerostash-files-0.7.0
zerostash-files 0.7.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
rsdy
Dependencies
anyhow ^1.0.71
normal
async-scoped ^0.7.1
normal
chrono ^0.4.26
normal
clap ^4.3.11
normal
flume ^0.10.14
normal
futures ^0.3.28
normal
glob ^0.3.1
normal
ignore ^0.4.20
normal
infinitree ^0.10.4
normal
itertools ^0.11.0
normal
libc ^0.2.147
normal
memmap2 ^0.7.1
normal
nix ^0.26.2
normal
rand ^0.8.5
normal
scc ^1.8.3
normal
seahash ^4.1.0
normal
serde ^1.0.167
normal
serde_derive ^1.0.167
normal
thiserror ^1.0.43
normal
tokio ^1.29.1
normal
tracing ^0.1.37
normal
Versions
25%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
zerostash_files/
stash.rs
1
2
3
pub mod
list_snapshots;
pub mod
restore;
pub mod
store;