Type Alias RawRange

Source
pub type RawRange = (usize, usize);
Expand description

The raw memory range with start and size.