Function sql_parser::lexer::lex_quoted_ident[][src]

fn lex_quoted_ident(buf: &mut LexBuf<'_>) -> Result<Token, ParserError>