visit_assignments

Function visit_assignments 

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