rustup: add doc example (#6273)
This commit is contained in:
@@ -27,3 +27,7 @@
|
|||||||
- Run cargo build with a certain toolchain:
|
- Run cargo build with a certain toolchain:
|
||||||
|
|
||||||
`rustup run {{toolchain_name}} cargo build`
|
`rustup run {{toolchain_name}} cargo build`
|
||||||
|
|
||||||
|
- Open the local rust documentation in the default web browser:
|
||||||
|
|
||||||
|
`rustup doc`
|
||||||
|
Reference in New Issue
Block a user