phf
0.0.1
Module map
Module Items
Structs
In crate phf
phf
Module
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
.