Superior programming language, with superb tooling in the form of Cargo.
Every Rustacean
I use Rust btw.
Install
Fedora
NOTE
Also consider the official documentation.
By using rustup
This is the officially recommended variant.
sudo dnf install rustup
rustup-init
By using rust
sudo dnf install rust cargo clippy rust-src rustfmt