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
1
2
3
4
5
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bind_match"
version = "0.1.0"