2765fdaa0e
The [Error trait](https://rust-exercises.com/100-exercises/05_ticket_v2/09_error_trait.html?highlight=supertrait#the-error-trait) chapter states that the reader may recall the supertrait syntax from the [Sized trait](https://rust-exercises.com/100-exercises/04_traits/08_sized) chapter. Actually the syntax is introduced in the [From and Into](https://rust-exercises.com/100-exercises/04_traits/09_from) chapter instead. This PR amends the text accordingly. |
||
---|---|---|
.. | ||
01_intro | ||
02_basic_calculator | ||
03_ticket_v1 | ||
04_traits | ||
05_ticket_v2 | ||
06_ticket_management | ||
07_threads | ||
08_futures | ||
SUMMARY.md | ||
going_further.md |