[roll] Roll fuchsia [netstack3] Fix bindings/util.rs doc comments

Fix links that were accidentally broken over multiple lines, remove
unnecessary namespacing, and fix some links that were just broken.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/785906
Original-Revision: 0df5664f17e90a5af3f9b31a3c67baad0db3eb9f
GitOrigin-RevId: f03e8cbc0fdbf0d83c2efab62d606e26e23631a9
Change-Id: I0d261ff3b92af748e2c14d24c0e7e74401893fad
1 file changed
tree: 128abac0cc5a199fd6043719f663d86f8fc68617
  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.