Skip to main content

load_config_from_path

Function load_config_from_path 

Source
pub fn load_config_from_path(path: &Path) -> Result<MxrConfig, ConfigError>
Expand description

Load config from a specific file path. Returns defaults if file doesn’t exist.