Type Definition phf_shared::HashKey

source · []
pub type HashKey = u64;
Expand description

A central typedef for hash keys

Makes experimentation easier by only needing to be updated here.