[roll] Roll fuchsia [ffx][command] Expanding wildcard use statements

This expands the use of wildcards when re-exporting from
modules in the `command` crate. This makes it easier to search
the codebase when investigating refactoring and analyzing usage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173692
Original-Revision: 055502fd4bbf5029ac061ffe6b31f10195c9d7ec
GitOrigin-RevId: 6dc1395b21d1af516d8223df344f670cb3d1925c
Change-Id: I1a8e93cc10f14ff8d08c8b961dd4f5966a0a8af2
1 file changed
tree: 4802aa2426b65d582a449804332c835c88c25264
  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.