Route token structure used internally by the matchit routing library
Original token string
Token type identifier (0=static, 1=param, 2=wildcard, 3=optional)
Token value
Token end delimiter
Route token structure used internally by the matchit routing library