Module bit_manipulation

Source

Traits§

Width16BitPortion
A trait concerned with the least significant 16 bits of integer types.
Width32BitPortion
A trait concerned with the least significant 32 bits of integer types.

Functions§

build_bit_flag_set
Translates booleans to bits in a bit set.