Skip to main content

try_parser_span_to_text_range

Function try_parser_span_to_text_range 

Source
pub fn try_parser_span_to_text_range(
    source: &str,
    span: Span,
) -> Result<TextRange, ParserSpanToTextRangeError>