Watch the video:
Timestamps:
0:00 - Intro/Explanation
0:10 - Install Rust
0:43 - Getting Started (Hello World Sample)
1:19 - Installing mold (for faster building)
2:05 - Using mold in Rust for FAST builds
2:50 - Test mold in Rust (without setting as default)
Rust is a super secure, powerful language. This video shows you how to install the Rust environment and compiler on Arch Linux (and Arch-based distros like Manjaro, EndeavourOS, and Arcolinux). It also shows you how to install Mold, which dramatically speeds up compilation times.
=== Related Content ===
Cross-compile Rust apps for Windows on Linux: Go to post or View on YouTube
Install Rust on Arch (Manjaro, EndeavourOS, ArcoLinux): Go to post or View on YouTube
Install Wine to test Windows apps: Go to post or View on YouTube