Module error

Source
Expand description

Errors that can occur 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.