Docs.rs
rs-cache-0.6.2
rs-cache 0.6.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jimvdl
Dependencies
bzip2 ^0.4
normal
crc ^1.8.1
normal
itertools ^0.9.0
normal
libflate ^1.1.0
normal
nom ^6.2.1
normal
num-bigint ^0.4
normal
serde ^1.0.127
normal
serde-big-array ^0.3.2
normal
whirlpool ^0.9.0
normal
sha1 ^0.6.0
dev
Versions
22.99%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Type Definition Rs3Cache
Other items in
rscache
?
Type Definition
rscache
::
Rs3Cache
[
−
]
[src]
pub type Rs3Cache =
Cache
<
FileStore
>;
Expand description
Type alias for
Cache<FileStore>
.