[][src]Function syn::fold::fold_item_union

pub fn fold_item_union<F: ?Sized>(f: &mut F, node: ItemUnion) -> ItemUnion where
    F: Fold