Macros to generate types in the phf crate.
# Cargo.toml
[dependencies]
phf_macros = "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 generated perfect hash map.
Add phf = { version = "0.13", features = ["macros"] } to Cargo.toml.No dependency data recorded yet.