Skip to main content

lex

Function lex 

Source
pub(super) fn lex(input: &str) -> Lexer<'_, Token<'_>>