visit_with

Function visit_with 

Source
pub fn visit_with<V>(v: &mut V, node: &With)
where V: Visit + ?Sized,