Beta
Small exercises to get you used to reading and writing Rust code. Learn by fixing intentional errors and watching your code compile.
Each exercise has intentional errors for you to fix
Understand Rust by reading compiler messages
Stuck? Use hints or view the solution
Your progress is saved as you complete exercises
Adapted from rust-lang/rustlings, licensed under MIT