Function xxhash_rust::const_xxh64::xxh64
source ยท pub const fn xxh64(input: &[u8], seed: u64) -> u64
Expand description
Returns hash for the provided input.
pub const fn xxh64(input: &[u8], seed: u64) -> u64
Returns hash for the provided input.