Explore Rust Hello World Hello World in Rust Hello Cargo Variables Variables Data Type integer float char array tuple Data Handling Not sure if it is a good title. I put some features of Rust here as well. enums options & enums ownership slices patterns panic read out from system commands Structs, Methods & Traits structs methods Rectangle as an example for methods & traits Using crates A crate is like a gem in Ruby or a package for JS regex ureq for sync http request use rand in number guess game Test write and run tests