We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba169a commit c528f70Copy full SHA for c528f70
src/doc/rustc/src/platform-support/fuchsia.md
@@ -562,6 +562,7 @@ Finally, run the component:
562
563
```sh
564
${SDK_PATH}/tools/${ARCH}/ffx component run \
565
+ /core/ffx-laboratory:hello_fuchsia \
566
fuchsia-pkg://hello-fuchsia/hello_fuchsia_manifest#meta/hello_fuchsia.cm
567
```
568
@@ -571,6 +572,7 @@ passed.
571
572
573
574
--recreate \
575
576
577
578
0 commit comments