chainerror/booksrc/SUMMARY.md
2020-09-01 21:34:46 +02:00

21 lines
622 B
Markdown

# Summary
[chainerror](README.md)
- [Simple String Errors](tutorial1.md)
- [Simple Chained String Errors](tutorial2.md)
- [Mapping Errors](tutorial3.md)
- [More Information](tutorial4.md)
- [The source() of Errors](tutorial5.md)
- [Downcast the Errors](tutorial6.md)
- [The root cause of all Errors](tutorial7.md)
- [Finding an Error cause](tutorial8.md)
- [Selective Error Handling](tutorial9.md)
- [ErrorKind to the rescue](tutorial10.md)
- [Debug for the ErrorKind](tutorial11.md)
- [Deref for the ErrorKind](tutorial12.md)
- [Writing a library](tutorial13.md)
- [Going back to std](tutorial14.md)
[The End](end.md)