[roll] Roll fuchsia [fidl][docs] Add missing step to Rust tutorial.

Moves some of the example code into a test so that it will
run as part of CQ and fail if it is no longer correct

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/469879
Original-Revision: 312a28b459e86703d5dc4924cb9c843a3f3033a3
GitOrigin-RevId: 4582c7c062f85d8559352128e7ac7d79c6ef77c1
Change-Id: Ieddee7b20dbaf8c2672f9a5fe7e1ced6fb0038ba
1 file changed
tree: b5e678a96b30571ddb4046033ef35136b387c5cc
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.