安装Rust开发环境
参考: https://forge.rust-lang.org/infra/other-installation-methods.html
macos 与Linux 下安装rust
在终端中执行
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
windows下安装
下载并执行:
https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe