Function syn::fold::fold_expr_macro[][src]

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