Function lex_scope

Source
pub fn lex_scope<I: Span>(input: I) -> Res<I, LexScope<I>>