Expand description
Attribute‑style DSL for defining finite‑state machines.
See the rust-automata crate for more details.
Documentation features:
"mermaid": embed a clickable Mermaid state diagram."dsl": (re)generate a DSL for the machine.
Attribute Macros§
- state_
machine - The main macro for defining automata.