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