add type conversions - Others

This commit is contained in:
sunface
2022-03-10 14:27:27 +08:00
parent 6ddfcf2563
commit c2ae813303
3 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
### 2022-03-10
- Add [Type conversions - From/Into](https://practice.rs/type-conversions/from-into.html)
- Add [Type conversions - Others](https://practice.rs/type-conversions/others.html)
### 2022-03-09