DEV Community

I am a Programmer
I am a Programmer

Posted on

Rust Programming Language - Error Handling Isn't All About Errors

Error handling in Rust is incredibly diverse and constantly evolving. As such it is often a source of confusion for new and experienced rustaceans alike. This talk aims to clarify what error handling in rust means, the patterns that exist, when to apply them, and what libraries currently exist to help with the task.

Top comments (0)