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

Generates rust source code from the given input file and saves it to the file generated/keygen/keygen.rs.

Generates rust source code from the given input file.