Crate memory_cache
source · [−]Expand description
Lru-cache related utilities as quick-and-dirty wrappers around the lru-cache crate.
Structs
An LRU-cache which operates on memory used.
Lru-cache related utilities as quick-and-dirty wrappers around the lru-cache crate.
An LRU-cache which operates on memory used.