[roll] Roll fuchsia [inspect][bench] Improve Rust file structure Instead of building three programs in one directory, build them in different subdirectories, and move the shared "utils.rs" file into its own library/crate. Minimal changes to the contents of Rust files - the BUILD.gn file will be split up. Rename reader.rs to snapshot.rs, but don't rename its metrics. Original-Bug: b/335516442 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131396 Original-Revision: 8afe0530f4a2ad429ee0dea0da6b25908e208f52 GitOrigin-RevId: 39ff4f75d99268ccc9ac748b01663adab622cec7 Change-Id: I482949838fe74dd4a99fc29104c815dc49582dc3
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.