Skip to main content

compute_file_hash

Function compute_file_hash 

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

Compute the SHA-256 hash of a file’s contents.