visit_assignment_mut

Function visit_assignment_mut 

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