Crate rust_fsm_dsl
source ·Expand description
DSL implementation for defining finite state machines for rust-fsm. See
more in the rust-fsm crate documentation.
Macros
Produce a state machine definition from the provided
rust-fmt DSL
description.