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

pub fn fold_expr_paren<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprParen
) -> ExprParen