Module mnemos_config::buildtime
source ยท Expand description
Tools intended for use in build.rs scripts
Constantsยง
Functionsยง
- from_toml ๐
- 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!()
. - render_file_to ๐
- to_postcard ๐