Skip to main content

write_versions

Function write_versions 

Source
pub fn write_versions(
    w: &mut dyn Write,
    versions: &HashMap<PkgName, Version>,
) -> Result<()>
Expand description

Writes the versions to the writer.