pub fn parse<P: AsRef<Path>>(path: P) -> Result<Config, ParseError>
Expand description

Parses a path in the filesystem into a package Config.