fn sha256_hex_file(path: &Path) -> Result<String, Report>
Computes the lowercase hex SHA256 digest for path.
path