Skip to main content

write_version

Function write_version 

Source
pub fn write_version(
    path: &Path,
    version: &Version,
) -> Result<(), ManifestError>
Expand description

ยงErrors

Returns an error if the manifest cannot be read, parsed, or written.