mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-22 01:28:27 +00:00
- remove `makeStateMachine` template, replace with inheritable Machine/State so that normal imports can be used - rename `MachineType` to `Machine` - rename `StateType` to `State`