Name Description Size Coverage
lib.rs A set of macros to generate Rust source for PHF data structures at compile time. See [the `phf` crate's documentation][phf] for details. [phf]: https://docs.rs/phf 22641 -
parse.rs `syn` types for macro input. Sets are adapted as map entries with `()` values so the map-building path can be shared. 2225 -