Function hash_file

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

Hash the specified file using the specified hashing algorithm.