Module evicting_cache_map

Source
Expand description

An Ordered Map implementation

Structsยง

EvictingCacheMap
An evicting cache map.
Iter
An ordered iterator over the elements of the OrderedHashMap.
IterMut
An ordered, mutable iterator over the elements of the OrderedHashMap.