Function ysv::parse_config_from_file[][src]

pub fn parse_config_from_file(path: &str) -> Result<Config, String>
Expand description

Load the YAML configuration file content into memory and parse it