Searched refs:visit_item_struct (Results 1 – 1 of 1) sorted by relevance
330 fn visit_item_struct(&mut self, item_struct: &'ast syn::ItemStruct) { in visit_item_struct() method334 visit::visit_item_struct(self, item_struct); in visit_item_struct()