Function cl_ast::ast_visitor::fold::or_fold_item_kind
source · pub fn or_fold_item_kind<F: Fold + ?Sized>(
folder: &mut F,
kind: ItemKind
) -> ItemKind
Expand description
Folds an ItemKind in the default way