Function syn::fold::fold_data_union

source ·
pub fn fold_data_union<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: DataUnion
) -> DataUnion