[−][src]Module modular_bitfield::error
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. |
Errors that can occure while operating on modular bitfields.
InvalidBitPattern | The bitfield contained an invalid bit pattern. |
OutOfBounds | The given value was out of range for the bitfield. |