Skip to main content

BITSET

Static BITSET 

Source
pub static BITSET: TypeDescriptor
Expand description

Descriptor for BitSet (§6.1, TypeId 15). Equatable and hashable (structural over the set of bits), so a BitSet can be a value in another collection.