[roll] Roll fuchsia [fidl][rust] ServiceProxy connect_to and connect_channel_to methods
This CL changes ServiceProxy to provide connect_to_{member} and
connect_channel_to_{member} methods, mirroring the naming scheme in
src/lib/fuchsia-component/src/client.rs. Previously, ServiceProxy
only provided the first kind of method and named them {member}.
I used the new connect_channel_to_{member} method in shim.rs, which
xbhatnag@ had wanted to do in Ib335072e3195729eec27026f4f2b343e3bed0c37
and was the reason for filing fxbug.dev/94727.
Original-Fixed: 94727
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787327
Original-Revision: 9d0bd08b64734a233fbc6a0e224bbfc41926292e
GitOrigin-RevId: 643e76aff31fd96f8678be741473e63a766193d1
Change-Id: I36afe06958d99dc6e7f65ef123bb3f0238d2e372
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.