Module error

Source
Expand description

Errors that can occure while operating on modular bitfields.

Structsยง

InvalidBitPattern
The bitfield contained an invalid bit pattern.
OutOfBounds
The given value was out of range for the bitfield.