pub fn load_config(path: impl AsRef<Path>) -> Result<Config>
Read one config file at path into a Config, validating it on the way.
path
Config