Rust is an interesting system language with unique paradigm and exceptional documentation. This little projects were implemented for purpose of learning the language and just having fun. To compile and run, go inside a project folder and do
$ cargo run
Cargo is Rust’s convenient package manager