proc_macro_crate

Function open_cargo_toml

source
pub(crate) fn open_cargo_toml(path: &Path) -> Result<DocumentMut, Error>
Expand description

Open the given Cargo.toml and parse it into a hashmap.