Type Alias egui_memory_editor::Address

source ·
pub type Address = usize;
Expand description

A memory address that should be read from/written to.