[dependencies]
quote = "0.3"
[dependencies.syn]
features = ["full"]
version = "0.11.11"
[lib]
proc-macro = true
test = false
[package]
authors = ["bytesnake <bytesnake@mailbox.org>"]
description = "This macro provides the struct to state machine transformation for the jam crate"
license = "MIT"
name = "jam_derive"
version = "0.0.1"