pub trait Node { }
Expand description

Visitable nodes.

Implementors