pub fn hex_digest_from_file(path: impl AsRef<Path>) -> Result<String>
Return the hex SHA-256 digest of the given file.