Address

Type Alias Address 

Source
pub type Address = u64;
Expand description

Address.

TODO: check that every address is 64-bit.