All your complains are doable, I mean you work with Go daily and you don't know how to wrap errors?
Rust has all those nice things and yet you still need to import two of the most popular error lib to work decently.
All your complains are doable, I mean you work with Go daily and you don't know how to wrap errors?
Rust has all those nice things and yet you still need to import two of the most popular error lib to work decently.
That is not remotely comparable to proper Option/Result types.
And in Rust you don't need to import anything.