Skip to main content

hash_pk_tuple

Function hash_pk_tuple 

Source
pub fn hash_pk_tuple(pk: &PkTuple) -> u64
Expand description

Hash a PK tuple into a compact 64-bit hash for memory-efficient storage. Uses AHash for fast, high-quality hashing.