[package] name = "macro_machine" version = "0.2.0" authors = ["Victor Korkin "] description = "State machine generator using macros." readme = "README.md" repository = "https://github.com/VKlayd/rust_fsm_macros" keywords = ["state","machine","fsm","macro"] license = "MIT" [dependencies]