Expand description
Implementations of the BitSet
trait for different backends.
Modules
Structs
- A fixed-size bitset type with a dense representation.
Type Aliases
IndexMatrix
specialized to therustc_index::bit_set::BitSet
implementation.IndexSet
specialized to therustc_index::bit_set::BitSet
implementation.