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