Skip to main content

load_config

Function load_config 

Source
pub fn load_config(path: impl AsRef<Path>) -> Result<Config>
Expand description

Read one config file at path into a Config, validating it on the way.