[][src]Type Definition yarte_lexer::SToken

type SToken<'a, Kind> = S<Token<'a, Kind>>;