Module mnemos_config::buildtime
source · Expand description
Tools intended for use in build.rs scripts
Constants§
Functions§
- Render all configuration files in the given directory.
- Load a configuration file from the given path, will be made available to the main platform binary when they call
include_config!()
.