Module bitvec::mem [−][src]
Expand description
Descriptions of integer types
This module describes the integer types used to hold bare data. This module governs the way the processor manipulates integer regions of memory, without concern for interaction with specifics of register or bus behavior.
Traits
Description of an integer type.