mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
18 lines
580 B
Markdown
18 lines
580 B
Markdown
# Rust By Practice
|
||
|
||
This book was designed for easily diving into Rust,and 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
|
||
|
||
|
||
|