visit_returning

Function visit_returning 

pub fn visit_returning<V>(v: &mut V, node: &Returning)
where V: Visit + ?Sized,