Function syn::fold::fold_impl_item_macro[][src]

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