sha256sum

Function sha256sum 

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