Module phf::map[][src]

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.