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