Type Definition count_instructions::Address

source ·
pub type Address = usize;
Expand description

Represents the address of a machine instruction.