Hacker News new | ask | show | jobs
by hyghjiyhu 213 days ago
Due to the unfortunate naming of unwrap_or and friends it's a little (but only a little) more complicated than ctrl-f.
2 comments

You can also forbid unwraps as part of clippy.
Not really. It's just "unwrap(" instead.