☰
Crate memory_lru
Version 0.1.1
All Items
Structs
Traits
?
Crate
memory_lru
source
·
[
−
]
Expand description
A memory-based LRU cache.
Structs
MemoryLruCache
An LRU-cache which operates on memory used.
Traits
ResidentSize
An indicator of the resident in memory of a value.