Rust Learning Path
Info:
Here's some info on learning how to code in Rust. I should use this time table to learn Rust.
To do:
- Download and install Rust:
To install rust you should copy and paste this code to your terminal:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh