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

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