Skip to main content

lex_expr

Function lex_expr 

Source
pub(crate) fn lex_expr(input: &str) -> Lexer<'_, ExprToken<'_>> 
Expand description

Build an expression-token lexer for the contents of a ${...} block.