Type Alias polars_utils::aliases::PlIndexMap
source · pub type PlIndexMap<K, V> = IndexMap<K, V, RandomState>;Aliased Type§
struct PlIndexMap<K, V> { /* private fields */ }pub type PlIndexMap<K, V> = IndexMap<K, V, RandomState>;struct PlIndexMap<K, V> { /* private fields */ }