[][src]Type Definition arithmetic_parser::Span

type Span<'a> = LocatedSpan<&'a str>;

Code span.