Type Alias Token

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

SQL token