Contains the source code of the examples + the presentation material.
- go here https://www.rust-lang.org/tools/install
- Download installer and follow instructions
just run the following in the terminal curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
why? (ok joking just follow the linux section instructions)