Function syn::fold::fold_item_macro2[][src]

pub fn fold_item_macro2<F: ?Sized>(f: &mut F, node: ItemMacro2) -> ItemMacro2 where
    F: Fold
This is supported on crate feature fold only.