Skip to main content

hash_file

Function hash_file 

Source
async fn hash_file(path: &PathBuf) -> Result<String>
Expand description

Read the file at path and return its SHA1 digest as a lowercase hex string.