phf
0.11.2
Module map
Structs
In crate phf
Module
phf
::
map
Copy item path
source
·
[
−
]
Expand description
An immutable map constructed at compile time.
Structs
§
Entries
An iterator over the key/value pairs in a
Map
.
Keys
An iterator over the keys in a
Map
.
Map
An immutable map constructed at compile time.
Values
An iterator over the values in a
Map
.