Skip to main content

sha256_file

Function sha256_file 

Source
pub async fn sha256_file(path: &Path) -> Result<String, Error>
Expand description

SHA-256 hex digest of a file at path.