Type Definition ra_syntax::SyntaxNodeRef

source ·
pub type SyntaxNodeRef<'a> = SyntaxNode<RefRoot<'a>>;

Implementations