Function shell_rs::hashsum::sha384sum[][src]

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