korken89 / smlang-rs

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

Add dot syntax output for the generated statemachine #6

Closed Yatekii closed 4 years ago

Yatekii commented 4 years ago

Tests do not run currently (they complain that they can't resolve the smlang crate??). I have no clue what's triggering this ... maybe you can have a look @korken89.

Best, Yatekii