[roll] Roll fuchsia [docs][tracing] Update Rust docs to use "" strings

We now support both CStr and strs, but we prefer Rust strings

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1458208
Original-Revision: ce86eb76067dbd949e6ce0a5271959fd1776b94c
GitOrigin-RevId: f4e340d84cc63cd8659d7c5131ad589440843d11
Change-Id: Ie56e60dafaeae0927c0f6273ea1ae265cdb9f89a
1 file changed
tree: 06cc58f0e78159168d5b38717a4b5914a5ed4e7d
  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.