Derive Macro Node

Source
#[derive(Node)]
Expand description

Derive common traits for AST helper nodes (stores a Node as its first thing)