hash_file

Function hash_file 

Source
pub fn hash_file(path: &Path) -> Result<String, Error>
Expand description

Computes the SHA256 hash of a file and returns it as a hex string