Crate event_driven_macros

Source

Attribute Macrosยง

impl_fsm
Provides a DSL that conveniently implements the FSM trait. States, Commands and Events are all required to be implemented both as structs and enums.