安装 😶🌫️
- mac&linux安装Rust
$ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs-sSf | sh
$ xcode-select --install
- window安装
更新 🤡
$ rustup update
卸载 😈
$ rustup self uninstall
$ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs-sSf | sh
$ xcode-select --install
$ rustup update
$ rustup self uninstall