stepflow-flow 0.13.0

Stepflow workflow definition types — Flow, Step, ValueExpr, and related types.
Documentation

Stepflow workflow definition types.

This crate provides the core data types for defining Stepflow workflows:

  • Flow, Step: Workflow structure
  • [ValueExpr]: Value expressions for data flow between steps
  • [FlowResult], [FlowError]: Execution result types
  • SchemaRef: JSON Schema references