Expand description
An Ordered Map implementation
Structsยง
- Evicting
Cache Map - 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.
An Ordered Map implementation