Docs.rs
lru_time_cache-0.11.11
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.11.11
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
.github
scripts
src
.cargo_vcs_info.json
.gitignore
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
"
:
"
ab8f3b1c49f6100b5974bcfc8419c2485f5a44af
"
}
}