event-driven-macros 0.7.0

Macros for the Event Driven Finite State Machine library
Documentation
[dependencies.proc-macro-error]
version = "1"

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

[dependencies.quote]
version = "1"

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

[lib]
proc-macro = true

[package]
description = "Macros for the Event Driven Finite State Machine library"
edition = "2021"
license = "Apache-2.0"
name = "event-driven-macros"
repository = "https://github.com/titanclass/edfsm.git"
version = "0.7.0"