Expand description
LRU cache that lives on the stack and spills to the heap.
Structs§
- Small
LruCache - A structure representing
SmallLruCache.
Enums§
Traits§
- AnyLru
Cache - An object-safe abstraction over LRU cache types.
- LruIterator
Support - Helper trait for backends that support iteration.
Unions§
- LruData
- Automatically generated documentation for this item.