[roll] Roll fuchsia [inspect][contrib][rust] Teach NodeExt and TimeProperty about timelines

This enables us to support the same structs using the timeline we need,
depending on the context.

Also renames NodeExt to NodeTimeExt to better reflect what the trait is
about.

Original-Fixed: 357825314
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143452
Original-Revision: 0e25e0974eb9c857c2d874367be3c892690a8fef
GitOrigin-RevId: 5ef3118fc32876b014a205706be546d93f1adb56
Change-Id: I1a62d31e5ee71442e29438520962bc560bffe393
1 file changed
tree: 09b939fe8db120e80546a2e0db86c5460e2696a1
  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.