Skip to main content

load_config_from_str

Function load_config_from_str 

Source
pub fn load_config_from_str(toml_str: &str) -> Result<MxrConfig, ConfigError>
Expand description

Load config from a TOML string.