Expand description
§Keystring generator
This package is intended to be used in cargo build-scripts. It can be used to generate constant strings, that are used as keys in maps, configurations, etc.
Functions§
- generate
- Generates rust source code from the given input file and saves it to the file
generated/keygen/keygen.rs
. - generate_
with_ config - Generates rust source code from the given input file.