mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-21 09:08:11 +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`