Module network_collections::least_recently_used_cache[][src]

Least Recently Used caches.

Structs

LeastRecentlyUsedCache

A least-recently used cache.

LeastRecentlyUsedCacheWithExpiry

A least recently used cache with expiry of items.