pub fn parse_manifest(manifest: &str) -> Result<Config, ParseError>
Parses a manifest into a package Config.
Config