Function syn::fold::fold_macro[][src]

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