[][src]Type Definition phf_shared::HashKey

type HashKey = u64;

A central typedef for hash keys

Makes experimentation easier by only needing to be updated here.