Practice Rust with challenging examples, exercises and projects This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics ! Reading online English 简体中文 Running locally We use mdbook building our exercises. You can run locally with below steps: $ git clone [email protected]:su