Type Definition sqlite3_parser::dialect::Token

source ·
pub type Token = Option<String>;
Expand description

Token value (lexeme)