In-reply-to » Okay, here’s a thing I like about Rust: Returning things as Option and error handling. (Or the more complex Result, but it’s easier to explain with Option.)

@movq@www.uninformativ.de Is this much different to Go’s error handling as values though really? 🧐🀣😈

​ Read More