Skip to main content

hash_file

Function hash_file 

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

SHA-256 hash of a file’s contents, returned as a hex string.