[package]
authors = ["Michael Layzell <michael@thelayzells.com>"]
description = "Helper macros for extracting single enum variants of an enum"
documentation = "https://docs.rs/enum_extract"
keywords = ["enum", "variant", "try-let"]
license = "MIT"
name = "enum_extract"
readme = "README.md"
repository = "https://github.com/mystor/enum_extract"
version = "0.1.1"