Available on crate feature
collection
only.Expand description
Defines implementation of StackedSet
based on normal kind of collection.
Structs§
- Collection
Set SetCollection
-based implementation.
Enums§
Traits§
- SetCollection
- Kind of interface a “collection” should expose for
StackedSet
implementation to be built on top of it.