[roll] Roll fuchsia [fidl][rust] Add README and crate docs

The codec crate especially has gotten pretty complex, so I figured it
would be good to organize its many items into a more coherent mental
framework. Crate-level docs are a good place for that.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262744
Original-Revision: a7d184be7d40e6e789bd0d2ca7e86e16ac93e22c
GitOrigin-RevId: b2af9f3ebb79a45aca75238ba83ea2be8357ff05
Change-Id: Id6edda01e50cc7964f7e97b37c44c82efa4da68c
1 file changed
tree: 713d0de9a06a906f56261db73aed39b352f9c356
  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.