Function quickdash::operations::write_hashes[][src]

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

Serialise the specified hashes to the specified output file.