Module flowrlib::run_state

source ·
Expand description

Provides RunState that tracks the current runtime state, used by Coordinator

Structs

  • RunState is a structure that maintains the state of all the functions in the currently executing flow.

Enums

  • State represents the possible states it is possible for a function to be in