Rustlings is an open source project by the Rust team that helps you learn Rust through the process of Debugging. It's recommended that you do this as a normal user (not root) without any special privileges. For you to be able to use rustlings, you need the Rust toolchain available on your system. You may notice that rustlings try to compile the next program ( intro2.rs) in the series.
Table of contents
Installing rustlingsRustlings exercisesList all exercises from the command lineView sample programsVerify your programsMoving to the next exerciseGetting a hintTrack progressRun specific exercisesAlternative watch commandLearn by debuggingSort: