pub fn visit_generics_mut<V>(v: &mut V, node: &mut Generics)where V: VisitMut + ?Sized,
visit-mut
derive
full