I like the flexibility Rust offers with the result type. It makes the error handling part of the control flow rather than an afterthought.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I like the flexibility Rust offers with the result type. It makes the error handling part of the control flow rather than an afterthought.