Crate mphf

Crate mphf 

Source
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§

StaticMap
Minimal perfect hash map with string keys.