visit_with_mut

Function visit_with_mut 

pub fn visit_with_mut<V>(v: &mut V, node: &mut With)
where V: VisitMut + ?Sized,