mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
add exercises for diverging functions
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
- Add [Type conversions - From/Into](https://practice.rs/type-conversions/from-into.html)
|
||||
- Add [Type conversions - Others](https://practice.rs/type-conversions/others.html)
|
||||
- Add [Panics](https://practice.rs/result-panic/panic.html)
|
||||
|
||||
- Add exercises for [diverging functions](https://practice.rs/basic-types/functions.html#diverging-functions)
|
||||
|
||||
### 2022-03-09
|
||||
|
||||
|
Reference in New Issue
Block a user