Docs.rs
cache-rs-0.1.0
cache-rs 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sigsegved
Dependencies
hashbrown ^0.13.2
normal
optional
criterion ^0.5.1
dev
scoped_threadpool 0.1.*
dev
stats_alloc 0.1.*
dev
Versions
100%
of the crate is documented
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
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
cache_
rs
0.1.0
Module lru
Module Items
Structs
In cache_
rs::
config
cache_rs
::
config
Module
lru
Copy item path
Source
Expand description
Configuration for the Least Recently Used (LRU) cache.
Structs
ยง
LruCache
Config
Configuration for an LRU (Least Recently Used) cache.