Type Definition ntex_util::HashMap[][src]

pub type HashMap<K, V> = HashMap<K, V, FxBuildHasher>;