every_variant 0.1.5

To be used with all variant, contains the derive macro
Documentation
[dependencies.proc-macro-error]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Kristoffer Ödmark <kristoffer.odmark90@gmail.com>"]
description = "To be used with all variant, contains the derive macro"
edition = "2018"
license = "MIT"
name = "every_variant"
repository = "https://github.com/TotalKrill/all_variants"
version = "0.1.5"