enum_extract 0.1.1

Helper macros for extracting single enum variants of an enum
Documentation
1
2
3
4
5
# Enum Extract

A crate of helper macros for extracting single enum variants of an enum.

Read the docs on [docs.rs](https://docs.rs/enum_extract).