Overview
Explore a conference talk from RustLab that examines the evolution of error handling practices in a first Rust project. Journey through the transformation from panic-driven chaos to a robust error handling system, learning how to effectively utilize common error handling crates in the Rust ecosystem. Discover practical insights, common pitfalls, and valuable lessons that led to the development of a more resilient and maintainable codebase. Gain understanding of how proper error handling techniques can improve code stability and make debugging more straightforward in Rust programming projects.
Syllabus
Don't panic! - Our journey to error handling in Rust - Tomer Cohen
Taught by
RustLab Conference