Type Alias sqlite3_parser::lexer::sql::Token

source ยท
pub type Token<'input> = (&'input [u8], TokenType);
Expand description

SQL token