Crate automatons

Crate automatons 

Source

Structs§

State
In-memory state for tasks

Enums§

Error
Errors that an automaton can return
Transition
Transition from one task to the next

Traits§

Automaton
Trait for automatons
Task
Executable task