Skip to main content

rapidhash_v1

Function rapidhash_v1 

Source
pub const fn rapidhash_v1(data: &[u8]) -> u64
Expand description

Rapidhash a single byte stream, matching the C++ implementation.