Odyssey.State (odyssey v0.2.1)
View SourceThe state of a workflow run. In reality this can be any term, since it is up to the workflow phases to interpret and mutate the state as needed.
Summary
Types
@type t() :: term()
The state of a workflow run. In reality this can be any term, since it is up to the workflow phases to interpret and mutate the state as needed.
@type t() :: term()