Skip to main content

lex

Function lex 

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

Build a lexer for the given spell description source.