Function checksums::hash_file [] [src]

pub fn hash_file(path: &PathBuf, algo: Algorithm) -> String

Hash the specified file using the specified hashing algorithm.