Type Alias TokenWithPos

Source
pub type TokenWithPos = (Token, Position);