yvt/try_match-rs
An expression macro that matches a pattern and returns `Result` or `Option`.
RustApache-2.0
Issues
- 1
Migrate to Rust 2021 edition
#10 opened by yvt - 2
- 2
Add a macro that evaluates to `Option<_>`
#8 opened by yvt - 2
Add a macro that panics on match failure
#5 opened by yvt - 2
Partial application
#3 opened by yvt - 1
Handle trailing comma
#9 opened by yvt - 1
- 1
`Pat::Paren` is not handled
#7 opened by yvt - 0
Mention `extract-variant` in the docs
#4 opened by yvt - 1
Broken in nightly-2020-05-30
#1 opened by yvt