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 move_semantics1
7:48 move_semantics2
13:02 move_semantics3
15:52 move_semantics4
17:59 move_semantics5
22:36 move_semantics6