Docs.rs
cacache-11.0.0
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
cacache 11.0.0
Content-addressable, key-value, high-performance, on-disk cache.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
mod.rs
path.rs
read.rs
rm.rs
write.rs
1
2
3
4
pub
mod
path
;
pub
mod
read
;
pub
mod
rm
;
pub
mod
write
;