[roll] Roll fuchsia [sc] Update Rust client libraries to match RFC-0158

`Config::from_args()` -> `Config::take_from_startup_handle()`
`Config::record_to_inspect()` -> `Config::record_inspect()`

`Config::record_inspect()` now uses an immutable reference

Original-Fixed: 99646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676632
Original-Revision: ee4f50e3c4172181888bbec5ad563087962d7c77
GitOrigin-RevId: dbda3dbc88b71c6dc26aaaebc6583fcb02ced986
Change-Id: I23d67c7d8146806154a7a6c37a2be65fe25470b5
1 file changed
tree: 24a5ce183c9a172eb098dfc1cc350f47b28d3490
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.