Skip to main content

to_toml

Function to_toml 

Source
pub fn to_toml(manifest: &Manifest) -> Result<String, Error>
Expand description

Serialize a Manifest to the pretty TOML string written to disk.