pub fn hash_file(file: &mut File) -> Result<u64, Error>
Computes a hash for a std::fs::File object using rapidhash.
std::fs::File
rapidhash