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

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