Rustlings
https://github.com/rust-lang/rustlings
Rust | TutorialThe Rustlings project is a Rust project consisting of many small exercises. The exercises consist of small code pieces which need to be filled in and contain tests for checking your work. This trains reading and writing Rust code.