100-exercises-to-learn-rust/book/src
mckzm 2765fdaa0e
Fix reference to supertrait syntax in 09_error_trait.md (#124)
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.
2024-08-05 17:53:07 +02:00
..
01_intro Remove new line. 2024-05-24 20:16:31 +02:00
02_basic_calculator Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
03_ticket_v1 Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
04_traits Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
05_ticket_v2 Fix reference to supertrait syntax in 09_error_trait.md (#124) 2024-08-05 17:53:07 +02:00
06_ticket_management nit: grammar (#70) 2024-05-29 10:59:32 +02:00
07_threads Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
08_futures Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00
SUMMARY.md Formatter (#51) 2024-05-24 17:00:03 +02:00
going_further.md Render the book in PDF using `pandoc` and LaTeX. (#126) 2024-08-05 17:52:15 +02:00