enum2contract-derive 0.1.7

A pub/sub style message contract library.
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[features]
binary = []
json = []

[lib]
proc-macro = true

[package]
authors = ["Matthew Berger <matthewjordanberger@gmail.com>"]
description = "A pub/sub style message contract library."
edition = "2021"
homepage = "https://github.com/matthewjberger/enum2contract"
keywords = ["enum", "macro", "contract"]
license = "MIT"
name = "enum2contract-derive"
repository = "https://github.com/matthewjberger/enum2contract"
version = "0.1.7"