visit_join_mut

Function visit_join_mut 

Source
pub fn visit_join_mut<V>(v: &mut V, node: &mut Join)
where V: VisitMut + ?Sized,