Crates.io | sync_step_machine |
lib.rs | sync_step_machine |
version | 0.1.2 |
source | src |
created_at | 2023-10-30 03:48:55.095055 |
updated_at | 2023-10-30 04:22:26.677946 |
description | A Simple Step Machine to improve code maintenance. |
homepage | |
repository | |
max_upload_size | |
id | 1018026 |
size | 4,622 |
A Simple Step Machine to improve code maintenance to execute not async steps.
Please visit the following repository for samples about how to use: https://github.com/citrixorange/StepMachine.
Async Version crate: async_step_machine Repository: https://github.com/citrixorange/AsyncStepMachine