Crate ordermap [] [src]

Macros

ordermap

Create an OrderMap from a list of key-value pairs

Structs

IntoIter
Iter
IterMut
Keys
OccupiedEntry
OrderMap

A hash map that preserves insertion order of the key-value pairs.

VacantEntry

Enums

Entry