[][src]Function syn::fold::fold_data_enum

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