Installation of Rust on Linux - English
1461 visits
Outline:
Installation of Rust on Linux Installing Rust Installing Cargo Checking the installed Rust version Checking the installed Cargo version Upgrade Rust Important Rust Commands Creating a Rust file Printing Hello World in Rust Compiling a Rust file Executing a Rust file