pub fn or_fold_struct_kind<F: Fold + ?Sized>(
folder: &mut F,
kind: StructKind,
) -> StructKind
Expand description
Folds a StructKind in the default way
pub fn or_fold_struct_kind<F: Fold + ?Sized>(
folder: &mut F,
kind: StructKind,
) -> StructKind
Folds a StructKind in the default way