mz_sql_lexer::lexer

Function lex_string

Source
fn lex_string(buf: &mut LexBuf<'_>) -> Result<String, LexerError>