visit_update_target

Function visit_update_target 

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