Rustlings is an interactive learning program with exercises which don't compile. Your task is to find out why and make them compile! I will guide you through the courses and explain my solutions with references to the Rust book.
Rustlings Github: https://github.com/rust-lang/rustlings
My Github: https://github.com/3rfaan
Rust website: https://www.rust-lang.org
Timestamps:
0:00 primitive_types1
2:58 primitive_types2
7:00 primitive_types3
9:55 primitive_types4
12:44 primitive_types5
14:57 primitive_types6