Jag fick en 4 let's goooooo!!
Install Rustup using this link https://www.rust-lang.org/tools/install
Run this curl https://sh.rustup.rs -sSf | sh
Open your terminal in this repo (which you should have cloned) and type cargo run
to run it.
If you wish to run tests type cargo test
You're done!