Skip to main content

compute_file_hash

Function compute_file_hash 

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

Compute SHA-256 hash of the first 4KB of a file.