visit_stmt_update

Function visit_stmt_update 

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