Crate stepflow_session[][src]

Primary layer for managing a flow for StepFlow

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

Structs

ActionObjectStore

A wrapper to make it easier to access this ObjectStore that uses interior mutability.

Session

Sessions both define a flow and execute them.

SessionId

Enums

AdvanceBlockedOn

What Session::advance has blocked on

Error