obeli_sk_utils::sha256sum

Function calculate_sha256_file

Source
pub async fn calculate_sha256_file<P: AsRef<Path>>(
    path: P,
) -> Result<ContentDigest, Error>