bind_match 0.1.0

Convenience macro similar to `matches!` but lets you bind to variables in a pattern and return an `Option` of the result.
Documentation