Error Handling in Rust - Patterns, Practices, and Libraries - RustConf 2020

Error Handling in Rust - Patterns, Practices, and Libraries - RustConf 2020

Rust via YouTube Direct link

Definitions

6 of 20

6 of 20

Definitions

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Error Handling in Rust - Patterns, Practices, and Libraries - RustConf 2020

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Awesome Rust Mentors
  3. 3 Why Error Handling?
  4. 4 What Is Error Handling?
  5. 5 Panic
  6. 6 Definitions
  7. 7 The Error Trait - An Error
  8. 8 The Error Trait - A Reporter
  9. 9 Error Return Traces
  10. 10 TIPS - Reporters
  11. 11 Libraries
  12. 12 Defining - thiserror
  13. 13 Defining - SNAFU
  14. 14 API Stability
  15. 15 Stack Size
  16. 16 Gathering Context-tracing-error
  17. 17 Gathering Context - extracter
  18. 18 Matching and Reacting -anyhow/eyre
  19. 19 Reporting
  20. 20 Library vs Application

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.