Function syn::fold::fold_data_enum

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