HashMapXxHash3_64

Type Alias HashMapXxHash3_64 

Source
pub type HashMapXxHash3_64<K, V> = HashMap<K, V, BuildHasherDefault<Hasher>>;

Aliased Typeยง

pub struct HashMapXxHash3_64<K, V> { /* private fields */ }