Skip to main content

fnv1a_64

Function fnv1a_64 

Source
fn fnv1a_64(data: &[u8]) -> u64
Expand description

FNV-1a 64-bit hash. Matches the implementation in miniextendr-macros/src/miniextendr_impl_trait.rs::type_to_uppercase_name so a future build.rs check can recompute it portably.