[roll] Roll fuchsia [driver_runtime][rust] Synchronous channel bindings

This implements synchronous rust bindings for the driver runtime
channel api, using the arena and message mechanisms already
implemented.

Original-Fixed: 354749458
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1072777
Original-Revision: fe52ade1aeb546e591728d4f3321650e15edb553
GitOrigin-RevId: 40fe0704868ca5d0f68865b4e6a6b4a60592af14
Change-Id: If8d8b3aadb5e1c8a552570e5909e457819e04e05
1 file changed
tree: 079b554ab5c548c2a0f2981af7464ca751477a71
  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 via the IRC channel #fuchsia on Freenode.

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.