korken89 / smlang-rs

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

Allow guards to be reused in the same manner as actions are #11

Closed MathiasKoch closed 3 years ago

MathiasKoch commented 3 years ago

This PR allows a single guard function to be used in multiple transitions, following the implementation of re-usable actions.

Fixes #10

korken89 commented 3 years ago

bors merge

bors[bot] commented 3 years ago

Build failed: