[roll] Roll fuchsia [fidl][rust] By-reference wire type conversions

This change adds the `FromWireRef` and `FromWireOptionRef` traits to
support converting references to wire types into natural types.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262625
Original-Revision: ac985aa76cd20def46d23e51bb5f5871cf8439d3
GitOrigin-RevId: a3b70ddf0f7c3bc16fe158aa5b53647a7e0d1688
Change-Id: Ib68e89fcccabbd4fb8f9635a579c40090d414795
1 file changed
tree: 3b910b70a7880bc0c3cd8e2121195c54c1d5d4fa
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.