Module collection

Source
Available on crate feature collection only.
Expand description

Defines implementation of StackedSet based on normal kind of collection.

Structs§

CollectionSet
SetCollection-based implementation.

Enums§

CollectionRepr 🔒

Traits§

SetCollection
Kind of interface a “collection” should expose for StackedSet implementation to be built on top of it.