phf

Module 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.