Skip to main content

verify_sha256

Function verify_sha256 

Source
pub fn verify_sha256(
    path: impl AsRef<Path>,
    expected: &str,
) -> Result<FileDigest>