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

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