hash_file_sha256

Function hash_file_sha256 

Source
pub fn hash_file_sha256<P: AsRef<Path> + ?Sized>(value: &P) -> Result<Sha256>
Expand description

Convenience method for hashing a file into a Sha256 value