Function syn::fold::fold_expr_paren[][src]

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