Traits

Properties common to all integer types.

Trait bound for integer values. Common to both signed and unsigned integers.

Trait for integers that can be used as an unsigned magnitude. Magnitudes are either used to represent an integer exponent or the right operand in integer shift operations.