Type Definition alloc_data::Span

source · []
pub type Span = Range<usize>;
Expand description

A byte-span.