EPITA - Week7 - Programming
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
OR use docker container for EPITA students.
terminal
$ git clone https://github.com/ProtossDragoon/epita-w7-prog-rust-basics.git
$ cd epita-w7-prog-rust-basics
TODO