Function node_template_release::parse_cargo_toml
source · pub(crate) fn parse_cargo_toml(file: &Path) -> Document
Expand description
Parse the given Cargo.toml
.
pub(crate) fn parse_cargo_toml(file: &Path) -> Document
Parse the given Cargo.toml
.