Function cargo::util::toml::parse[][src]

pub fn parse(toml: &str, file: &Path, config: &Config) -> CargoResult<Value>