phf

Module map

Source
Expand description

An immutable map constructed at compile time.

Structsยง

  • An iterator over the key/value pairs in a Map.
  • An iterator over the keys in a Map.
  • An immutable map constructed at compile time.
  • An iterator over the values in a Map.