pub type CityHash64BuildHasher = BuildHasherDefault<CityHash64Hasher>;
Expand description

A builder for default 64-bits CityHash hashers.