pub fn sha256_file(path: &Utf8Path) -> Result<Sha256>
Hash a file’s bytes.
Any I/O error reading the file.