Function calculate_file_hash

Source
pub async fn calculate_file_hash(path: impl AsRef<Path>) -> Result<String>
Expand description

Calculate SHA-256 hash of a file