Skip to main content

write_version

Function write_version 

Source
pub fn write_version(
    project_root: &Path,
    version: &Version,
) -> Result<PathBuf, VersionError>
Expand description

Write version into the project’s auto-detected version file.