Type Alias Token

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