Function shell_rs::hashsum::md5sum[][src]

pub fn md5sum<P: AsRef<Path>>(
    file: P,
    options: &Options
) -> Result<String, Error>