let
or
return
Convenient Rust macro to extract a value via
if let
, and
return
in the else case.