add type conversions - From/Into

This commit is contained in:
sunface
2022-03-10 11:06:52 +08:00
parent 12cca75b20
commit 5cb059925a
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# ChangeLog
### 2022-03-10
- Add [Type conversions - From/Into](https://practice.rs/type-conversions/from-into.html)
### 2022-03-09
- Translate several English chapters to Chinese