[][src]Module indexmap::set

A hash set implemented using IndexMap

Structs

Difference
Drain
IndexSet

A hash set where the iteration order of the values is independent of their hash values.

Intersection
IntoIter
Iter
SymmetricDifference
Union