Crate arc_cache[][src]

Structs

An iterator over all items in the cache. Iterates over frequently-used items followed by recently-used items. Within each of these groups, the iterator yields less recently used items first.