[][src]Function syn::fold::fold_item_macro

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