在Debian上搭建Rust環境可以通過以下步驟完成:
rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustc --version