Login
From:
Corrode Rust Consulting
(Uncensored)
subscribe
Don't Unwrap Options: There Are Better Ways | corrode Rust Consulting
https://corrode.dev/blog/rust-option-handling-best-practices/
links
backlinks
I noticed that handling the None variant of Option without falling back on unwrap() is a common papercut in Rust. More specifically, the problem arises when you want to return early from a function that retur…
Roast topics
Find topics
Find it!