Skip to main content

lex_simple

Function lex_simple 

Source
pub fn lex_simple(code: &str) -> Result<CirruLexItemList, String>
👎Deprecated since 0.2.0:

Use lex() instead which provides better error information

Expand description

Backward compatibility function for lex that returns tokens with String error