youtube image
From YouTube: RustConf 2020 - Error handling Isn't All About Errors by Jane Lusby

Description

Error handling Isn't All About Errors by Jane Lusby

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.