new_span

Function new_span 

Source
fn new_span(lo: u32, text: &str, file_span: Span) -> Span
Expand description

Convenient wrapper to create a Span from a position in the file.