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