[][src]Type Definition toml_parse::SyntaxElement

type SyntaxElement = NodeOrToken<SyntaxNode, SyntaxToken>;