Crate lru2 [] [src]

A two-level LRU cache

We find it useful for networking.

Structs

LRU2

The two-level LRU cache

Traits

Cacheable