Function shell_rs::hashsum::b2sum[][src]

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