Skip to main content

source_span

Function source_span 

Source
fn source_span(source: &str, start: usize, len: usize) -> Option<(&str, usize)>