samevariant 0.0.2

Derive enum of same-variant pairs
Documentation
[dependencies.genemichaels]
version = "0.2"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
description = "Derive enum of same-variant pairs"
edition = "2021"
homepage = "https://github.com/andrewbaxter/samevariant"
license = "ISC"
name = "samevariant"
readme = "readme.md"
repository = "https://github.com/andrewbaxter/samevariant"
version = "0.0.2"