[roll] Roll fuchsia [trace][rust] Create Id type for flow and async traces

A unique type for ids communicates the intent of values more clearly
and makes it harder to accidentally use the wrong value.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694510
Original-Revision: 6078d7c6a56d85409d104cb4c2a6cb6ca59cd988
GitOrigin-RevId: 1fea6d24f1e4e9558600adde6904872b695546f5
Change-Id: I4b822f7d00c72c81975ae163f016b14b22350add
1 file changed
tree: e778a023015a0d8bf6caf1d62104e1bfc522f9c8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.