hash_file

Function hash_file 

Source
pub fn hash_file(path: &Path, algorithm: HashAlgorithm) -> Result<Vec<u8>>