安装命令
curl --proto https --tlsv1.2 -sSf https://sh.rustup.rs | sh
$ curl --proto https --tlsv1.2 -sSf https://sh.rustup.rs | sh
info: downloading installerWelcome to Rust!This will download and install the official compiler for the Rust
programming la…