[roll] Roll fuchsia [fidl][rust] Return natural types from two-ways

Also renames some of the future types for clarity, and adds additional
methods to the natural flexible types.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1405835
Original-Revision: f35d81d95a365035fcda995072f3e7fa3160544e
GitOrigin-RevId: 381813d986a3a0c2e7274309eba72cb61fd34e7a
Change-Id: I9bb193a7fa5fb762445e15b20f32d167604eeac0
1 file changed
tree: f558d3c6188410a5f9b9bd832a7ec2e1f5426318
  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.