pub fn zero_span(pos: usize, line: usize, col: usize) -> Span
A zero-length span at byte offset pos with the given line/col.
pos