Expand description
Trait pattern to prevent abuse of Magnitude.
Traits§
- Trait for integers that can be used as an unsigned magnitude.
Magnitude
s are either used to represent an integer exponent or the right operand in integer shift operations.
Trait pattern to prevent abuse of Magnitude.
Magnitude
s are either used to represent an integer exponent
or the right operand in integer shift operations.