Skip to main content

hash_file

Function hash_file 

Source
pub fn hash_file(file: &mut File) -> Result<u64, Error>
Expand description

Computes a hash for a std::fs::File object using rapidhash.