add chapter: Result and ?

This commit is contained in:
sunface
2022-03-11 17:07:37 +08:00
parent 3911486d5a
commit f3fe9c8663
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
This book was designed for easily diving into and get 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 !
> 🎊 Updated on 2022-03-10: Add [Panics](https://practice.rs/result-panic/panic.html)
> 🎊 Updated on 2022-03-11: Add [Result and ?](https://practice.rs/result-panic/result.html)
## Reading online