Type Definition mun_syntax::SyntaxElement

source ·
pub type SyntaxElement = NodeOrToken<SyntaxNode, SyntaxToken>;