Crate pretty_sure

Source
Expand description

Like .unwrap() or .or_else() for arbitrary patterns.

I’m not so sure this is a great idea, but it’s useful for prototyping at least!

Macros§

sure
When you’re pretty sure something will match a pattern.