Function quickdash::hash_file[][src]

pub fn hash_file(algo: Algorithm, path: &Path) -> String
Expand description

Hash the specified file using the specified hashing algorithm.