Span

Type Alias Span 

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

A byte span in formatted output (start, end)