-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I am looking for an API similar to https://docs.rs/phf_codegen that is designed to be run either at build time in a build.rs
file or offline, with the output committed to source control. This would allow me to benefit from hashify's faster runtime performance without bloating my build times.
It would also give me the flexibility to build the list of keys programatically.
danielparks
Metadata
Metadata
Assignees
Labels
No labels