Skip to main content

write_external_version

Function write_external_version 

Source
pub fn write_external_version(
    path: &Path,
    format: ManifestFormat,
    version_field_path: &str,
    version: &Version,
) -> Result<(), ManifestError>
Expand description

ยงErrors

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