Function mz_sql_lexer::lexer::lex_quoted_ident

source ยท
fn lex_quoted_ident(buf: &mut LexBuf<'_>) -> Result<Token, LexerError>