sync_step_machine

Crates.iosync_step_machine
lib.rssync_step_machine
version0.1.2
sourcesrc
created_at2023-10-30 03:48:55.095055
updated_at2023-10-30 04:22:26.677946
descriptionA Simple Step Machine to improve code maintenance.
homepage
repository
max_upload_size
id1018026
size4,622
(citrixorange)

documentation

README

StepMachine

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

Commit count: 0

cargo fmt