Expand description
Minimal Perfect Hash Table.
To get started, see the documentation for the static_map! macro.
Macros§
- static_
map - Creates a minimal perfect hash map at compile time.
Structs§
- Static
Map - Minimal perfect hash map with string keys.
Minimal Perfect Hash Table.
To get started, see the documentation for the static_map! macro.