Skip to main content

validate_config_file

Function validate_config_file 

Source
pub fn validate_config_file(path: &Path) -> Result<(), String>
Expand description

Validate and parse a config file using runtime config parsing rules.