Function node_template_release::write_cargo_toml
source · pub(crate) fn write_cargo_toml(path: &Path, cargo_toml: Document)
Expand description
Write the given Cargo.toml
to the given path.
pub(crate) fn write_cargo_toml(path: &Path, cargo_toml: Document)
Write the given Cargo.toml
to the given path.