[roll] Roll fuchsia [fidl][rust] Add type aliases for success structs

This helps keep the naming scheme uniform for success structs, and fixes
issues with protocols which have empty success structs being composed
across library boundaries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238344
Original-Revision: 859693d29e543119b78a147d4b2842af096a26a0
GitOrigin-RevId: d1514f95cb896908799f21b9149f73c55eed3f1f
Change-Id: I250fc0348a205e724af398ec7e193080c91546a9
1 file changed
tree: 8ade2c623b578ff3918c28a88770d82c1850d093
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.