Skip to main content

verify_file

Function verify_file 

Source
pub async fn verify_file(path: &Path, expected: &Checksum) -> Result<()>
Expand description

Verifies that a file matching the specified expected checksum.