pub fn load_config() -> Result<LoadedConfig, ConfigError>Expand description
Loads config from the global config.yml and validates it.
pub fn load_config() -> Result<LoadedConfig, ConfigError>Loads config from the global config.yml and validates it.