Crate lru2

Source
Expand description

A two-level LRU cache

We find it useful for networking.

Structs§

LRU2
The two-level LRU cache

Traits§

Cacheable