[−][src]Crate memory_lru
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. |
A memory-based LRU cache.
| MemoryLruCache | An LRU-cache which operates on memory used. |
| ResidentSize | An indicator of the resident in memory of a value. |