enum_for_matches 0.1.1

`enum_for_matches` is a procedural macro that runs a match arm for each enum variant passed into it regardless of type.
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 = "enum_for_matches"
version = "0.1.1"