Module error
modular_
bitfield
0.11.2
Module error
Module Items
Structs
In crate modular_
bitfield
Modules
error
prelude
specifiers
Traits
Specifier
Attribute Macros
bitfield
Derive Macros
BitfieldSpecifier
modular_bitfield
Module
error
Copy item path
Settings
Help
Summary
Source
Expand description
Errors that can occure while operating on modular bitfields.
Structs
§
Invalid
BitPattern
The bitfield contained an invalid bit pattern.
OutOf
Bounds
The given value was out of range for the bitfield.