[][src]Module contrail_collections::bit_set

Bit sets.

Structs

BitSet

A bit set.

Type Definitions

BacktrackableBitSet

A bit set stored in backtrackable storage on the trail.

NonBacktrackableBitSet

A bit set stored in non-backtrackable storage on the trail.