Module phf::ordered_map 
source · Expand description
An order-preserving immutable map constructed at compile time.
Structs§
- An iterator over the entries in a
OrderedMap. - An iterator over the keys in a
OrderedMap. - An order-preserving immutable map constructed at compile time.
 - An iterator over the values in a
OrderedMap.