visit_pair

Function visit_pair 

Source
pub fn visit_pair<V>(visitor: &mut V, node: &Pair)
where V: Visitor,
Expand description

Visits all children of Pair node