Rust's error handling is a pleasure to use thanks to the Result type. It
ensures Rust's error handling is always correct, visible, and performant.
And with the addition of the ? operator in Rust 1.13, and the
addition of return types from main in Rust 1.2... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
What killed Haskell, could kill Rust, too. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
Want to follow along with Rust development? Curious how you might get involved? Take a look! (more…)
Read more »