Skip to main content

walk_node

Function walk_node 

Source
pub fn walk_node<V: Visit + ?Sized>(v: &mut V, node: &Node, ancestors: &[&Node])