mokou
|
ed0f278a8f
|
chore: remove mod.rs files and exercises feature
|
2022-07-11 12:53:49 +02:00 |
x-hgg-x
|
179a75a68d
|
fix: Include exercises folder in the project structure behind a feature (#917)
closes #859
closes #913
closes #942
|
2022-03-29 11:44:06 +02:00 |
xuesong
|
1663a16ead
|
fix(traits1): rename test functions to snake case (#854)
Co-authored-by: zhangshaozhi <zhangshaozhi@ZhangshaozhideMacBook-Pro.local>
|
2021-10-18 13:57:12 +02:00 |
Taylor Yu
|
abd6b70c72
|
feat: add advanced_errs2
New exercise to demonstrate traits that make it easier for other code
to consume our custom error types.
|
2021-09-25 11:18:23 +02:00 |
Taylor Yu
|
882d535ba8
|
feat: add advanced_errs1
New section and exercise to demonstrate the `From` trait for errors
and its usefulness with the `?` operator.
|
2021-09-25 11:18:21 +02:00 |