Function try_load

Source
pub fn try_load<C: ConfigFile>() -> Result<C, LoadConfigError>
Expand description

Try load a config file, linting it against its JSON schema.