Skip to main content

verify_sha256

Function verify_sha256 

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

Verify a file’s SHA-256 matches the expected hex string.