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