[roll] Roll fuchsia [packet] Use GAT for options records parsing

Modernize traits that come from a time when GAT was not available. This
allows a follow-up change to the `packet` crate to have an `into_iter`
method on `Records`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146080
Original-Revision: 5828ef2793338009f605e140619c78e530cebf7c
GitOrigin-RevId: e87a075c61bf44e6744a3b4a7b071de11d1f9515
Change-Id: Icc7c94ce26dcf20f397094cbb56cf9574b66a4f0
1 file changed
tree: 2c220debcc03db4e644565f1b5f8ceb9c1fded0f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.