Function cargo_about::validate_sha256

source ยท
pub fn validate_sha256(buffer: &str, expected: &str) -> Result<()>