Runtime support for perfect hash function data structures.
# Cargo.toml
[dependencies]
phf = "0.13.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a compile-time perfect hash map.
Add `features = ["macros"]` to phf dependency in Cargo.toml.
No dependency data recorded yet.