Cargo Features
IndexedLinkedHashMap has no features set by default.
[dependencies]
indexedlinkedhashmap = { version = "3.0.0", features = ["collections_ordering_vec", "collections_ordering_binary_heap"] }
- collections_ordering_vec
-
Affects
indexedlinkedhashmap::collections
… - collections_ordering_binary_heap
-
Affects
indexedlinkedhashmap::collections
…