pub type IndexMap<K, V> = IndexMap<K, V, RandomState>;
Expand description
Re-exported types.
Aliased Typeยง
struct IndexMap<K, V> { /* private fields */ }
pub type IndexMap<K, V> = IndexMap<K, V, RandomState>;
Re-exported types.
struct IndexMap<K, V> { /* private fields */ }