You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stabilized in Rust 1.82. I've used this pattern elsewhere for things
that exit on Err variants, and I like the implicit indication that the
code literally can't continue unless the result is Ok.
0 commit comments