[][src]Function syn::visit_mut::visit_item_union_mut

pub fn visit_item_union_mut<V: ?Sized>(v: &mut V, node: &mut ItemUnion) where
    V: VisitMut