pub(crate) fn parse_config_file(path: &Path) -> Result<ConfigFile, ConfigError>Expand description
Parse the configuration settings from a given configuration file.
pub(crate) fn parse_config_file(path: &Path) -> Result<ConfigFile, ConfigError>Parse the configuration settings from a given configuration file.