Function checksums::ops::write_hashes [] [src]

pub fn write_hashes(out_file: &(String, PathBuf), algo: Algorithm, hashes: BTreeMap<String, String>)

Serialise the specified hashes to the specified output file.