Module bitvec::mem[][src]

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

BitMemory

Description of an integer type.