parse_config_file

Function parse_config_file 

Source
pub(crate) fn parse_config_file(path: &Path) -> Result<ConfigFile, ConfigError>
Expand description

Parse the configuration settings from a given configuration file.