Type Definition strizer::Span[][src]

type Span = Range<usize>;

Span defines the absolute range of a Token inside the input data.