Alex Pliutau and I discuss what Go programmers should know about Rust, and why the two languages make perfect partners.
All tagged Option
Alex Pliutau and I discuss what Go programmers should know about Rust, and why the two languages make perfect partners.
The night is dark and full of errors, so how should we handle these gracefully and safely in our Rust programs? Let’s introduce two of every Rust programmer’s favourite types: Option and Result.