[roll] Roll fuchsia [driver_runtime][rust] Move generic abstractions to libasync

This change moves the core dispatcher abstraction out of the `fdf`
crate tree and into its own `libasync` subtree. This will allow
for somewhat more flexibility in how these abstractions are used
and built.

For now use of these libraries is restricted to the driver
runtime, though.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429215
Original-Revision: 82b4cf253d4915fd8e0b1160a8fc29e3ba31eea3
GitOrigin-RevId: 1e3ab7c40311d463d1a821396c5cb4e77d83c7a0
Change-Id: Ie3107566cefb16c5756364b36efdfa3814053b31
1 file changed
tree: 20a630fc47d8170fa24f867796d02af07cf660cf
  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.