Type Alias CharSetToken

Source
type CharSetToken<S, C> = (<S as Source>::String, <C as CharSet<<S as Source>::Char>>::TokenKind);