Module bit_flag

Module bit_flag 

Source

Structsยง

BitFlag
The settings for a bit flag mapping. Each position should be unique. Position 0 represents the least significant bit and position 31 represents the most significant bit.
Builder
A builder for BitFlag
Complete
The final stage for BitFlag.
LabelStage
The label stage for Builder.
PositionStage
The position stage for Builder.