Function lex_name_stack

Source
pub fn lex_name_stack<I: Span>(input: I) -> Res<I, Vec<I>>