pub(crate) fn lex(input: &str) -> Lexer<'_, Token<'_>> ⓘ
Build a lexer for the given spell description source.