[][src]Function syn::fold::fold_data_union

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