issues
search
omaskery
/
fsm-rs
A simple Finite State Machine library in Rust, define a couple of enums, construct a machine, define some transition behaviours and voila!
MIT License
13
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added support for transition guards which allow to control transition on certain conditions.
#2
lyuts
opened
8 years ago
2
Predicate implementation guide
#1
Kerollmops
opened
8 years ago
5