pub async fn verify_file(path: &Path, expected: &Checksum) -> Result<()>
Verifies that a file matching the specified expected checksum.