Module phf::ordered_map [−][src]
An order-preserving immutable map constructed at compile time.
Structs
Entries |
An iterator over the entries in a |
Keys |
An iterator over the keys in a |
OrderedMap |
An order-preserving immutable map constructed at compile time. |
Values |
An iterator over the values in a |