Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore defensive Rust programming techniques in this 31-minute conference talk from RustLatam 2019. Learn how to build safeguards into your code, test assumptions, and leverage Rust's features to prevent logic bugs and incorrect assumptions. Discover the use of new types, type aliases, the Builder Pattern, input conversion, and proper handling of unwrap and expect. Gain insights into unsafe code guidelines and best practices. Enhance your Rust coding skills to create more robust and reliable applications, reducing the risk of late-night debugging sessions.