Docs.rs
lru_time_cache-0.10.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
lru_time_cache 0.10.0
Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen.
Crate
Source
Builds
Feature flags
Documentation
Hide files
src
.cargo_vcs_info.json
.gitignore
.travis.yml
appveyor.yml
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
codeowners
LICENSE-BSD
LICENSE-MIT
README.md
rustfmt.toml
1
2
3
4
5
{
"
git
"
:
{
"
sha1
"
:
"
03503587220f4113be508761588026da08b75fb1
"
}
}