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

@ -3,7 +3,7 @@
### 2022-03-11
- Add one exercise in [Patterns](https://practice.rs/pattern-match/patterns.html)
- Add [Result and ?](https://practice.rs/result-panic/result.html)
### 2022-03-10