Crate stepflow_session[][src]

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