bitvec 1.0.1

Addresses memory by bits, for packed collections and bitfields
Documentation
1
2
3
4
5
6
# Register Descriptions

This trait describes the unsigned integer types that can be manipulated in a
target processor’s general-purpose registers. It has no bearing on the processor
instructions or registers used to interact with the memory bus, and solely
exists to describe integers that can exist on a system.