pub type HashMapXxHash3_64<K, V> = HashMap<K, V, BuildHasherDefault<Hasher>>;
Aliased Typeยง
pub struct HashMapXxHash3_64<K, V> { /* private fields */ }
pub type HashMapXxHash3_64<K, V> = HashMap<K, V, BuildHasherDefault<Hasher>>;
pub struct HashMapXxHash3_64<K, V> { /* private fields */ }