# let_or_return
[](https://crates.io/crates/let_or_return)
[](https://docs.rs/let_or_return)
[](https://github.com/mic006/let_or_return)
[](https://crates.io/crates/let_or_return)
Convenient Rust macro to extract a value via `if let`, and `return` in the else case.
See [doc.rs documentation](https://docs.rs/let_or_return)