Type Definition charts::prelude::alloc::Span

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

A byte-span.