calculate_checksum

Function calculate_checksum 

Source
pub fn calculate_checksum<P: AsRef<Path>>(
    file_path: P,
) -> Result<String, SoarError>