Installing Rust
Official website: https://www.rust-lang.org/tools/install
Quick install via Rustup
Website: https://rustup.rs/
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Official website: https://www.rust-lang.org/tools/install
Website: https://rustup.rs/
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh