match_any 1.0.1

Provides a declarative macro, that matches an expression to any of the patterns and executes the same expression arm for any match.
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "match_any"
version = "1.0.1"