Skip to main content

compute_checksum

Function compute_checksum 

Source
pub async fn compute_checksum(path: &Path, algo: Algorithm) -> Result<String>
Expand description

Computes the checksum of a file on disk asynchronously.