[roll] Roll fuchsia [fdf][rust] Implement rust driver transport bindings

Implements the functionality for driver transport bindings in rust
necessary for use in the `fdf_component` and rust driver host.

Original-Fixed: 333767399
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190093
Original-Revision: cf6597f6212475b5f8557fbda51509ed5b6fd30c
GitOrigin-RevId: 803af9eaedf444acaba049a3957ec1b4b6a38c74
Change-Id: I05a2aa31ed5df06b4154d97ac82426be139bc2e3
1 file changed
tree: db26116e064acb487d0f98b7742e14354f816d23
  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.