Skip to content

Request: codegen option for map generation #2

@nicoburns

Description

@nicoburns

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions