Files
rust-by-practice/Readme.md
2022-03-03 13:58:00 +08:00

580 B
Raw Blame History

Rust By Practice

This book was designed for easily diving into Rustand it's very easy to use: All you need to do is to make each exercise comipile without ERRORS and Panics !

Features

  • There are three parts in each chapter: examples, exercises and practices
  • Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing and stand libraries etc
  • Solutions
  • Difficulty from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟
  • Both English and Chinese are supported

Indexes