Crate ronfig

Source
Expand description

Loads RON files into a structure for easy / statically typed usage.

Enums§

ConfigError
Error related to anything that manages/creates configurations as well as “workspace”-related things.
ConfigFormat
Config file format for serde

Traits§

Config
Trait implemented by the config! macro.