https://github.com/boon-code/fsm-example
Example project for a finite state machine using a derive macro
https://github.com/boon-code/fsm-example
Last synced: 9 months ago
JSON representation
Example project for a finite state machine using a derive macro
- Host: GitHub
- URL: https://github.com/boon-code/fsm-example
- Owner: boon-code
- Created: 2022-05-04T10:30:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T19:11:39.000Z (over 3 years ago)
- Last Synced: 2025-07-05T13:36:47.781Z (12 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Finte State Machine
===================
Derive macro for a generic structure of a finite state machine