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

pub fn fold_expr_paren<F: ?Sized>(f: &mut F, node: ExprParen) -> ExprParen where
    F: Fold