Skip to main content

hash_file

Function hash_file 

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

Compute SHA-256 hash of file contents.