pub fn parse_config(path: &Path) -> Result<IndexMap<Box<str>, Box<str>>, Error>
Parses the configuration file.