Crate stepflow_session

Source
Expand description

Primary layer for managing a flow for StepFlow

Session is the primary interface for creating and managing a flow.

Structs§

Session
Sessions both define a flow and execute them.
SessionId

Enums§

AdvanceBlockedOn
What Session::advance has blocked on
Error