soar_cli::core::util

Function validate_checksum

Source
pub async fn validate_checksum(checksum: &str, file_path: &Path) -> Result<()>