let_or_return ⚠️ This crate is deprecated. Use the let-else statement instead. Convenient Rust macro to extract a value via if let, and return in the else case. See doc.rs documentation