Expand description

module providing Job struct from runtime that is required for debugging and tracing

Structs

A Job contains the information necessary to manage the execution of a function in the flow on a set of input values, and then where to send the outputs that maybe produces.