Type Definition SyntaxElement
taplo::syntax
type SyntaxElement = NodeOrToken<SyntaxNode, SyntaxToken>;