xxhash_rust::xxh64

Function xxh64

Source
pub fn xxh64(input: &[u8], seed: u64) -> u64
Expand description

Returns hash for the provided input.