parse_config

Function parse_config 

Source
pub fn parse_config(path: &Path) -> Result<IndexMap<Box<str>, Box<str>>, Error>
Expand description

Parses the configuration file.