Type Alias 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.
pub type HashKey = u64;A central typedef for hash keys
Makes experimentation easier by only needing to be updated here.