[roll] Roll fuchsia [fidl][docs] Implement key_value_store add_iterator rust

Note to reviewers: all changes are copied from the baseline case by the
scaffold.py script with the exception of code segments between the
various `// [START diff_N]` and `// [END diff_N]` jinja tags.

Test: fx test examples_fidl; manual devsite staging
Original-Bug: 109277
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/752845
Original-Revision: c8f15966f2eb9b6613ea2ee0cb27088459e6433c
GitOrigin-RevId: 26e1d864f9de9aeebba3eb9c201095d0cd8daa16
Change-Id: Ifbb60d44335faa5dc1c5da640c3f3dd84cfd9073
1 file changed
tree: ac7f26ad7515bbb1b8354f8fd8f4e482846ac7a3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.