korken89 / smlang-rs

A State Machine Language DSL procedual macro for Rust
Apache License 2.0
202 stars 28 forks source link

Adapt visuals of the statediagram #7

Closed Yatekii closed 4 years ago

Yatekii commented 4 years ago

This makes events labels instead of nodes to yield a nicer state diagram. All the events then get listed as separate nodes with their corresponding action handler & guard. Still needs a lot of improvement.