Module workflow

Module workflow 

Source
Expand description

A Workflow is a declarative configuration of a series of UCAN Invocation Tasks.

Re-exports§

pub use settings::Settings;

Modules§

settings
Workflow settings for a worker’s run/execution.

Structs§

Builder
A Workflow Builder wrapper for the runtime.
IndexedResources
A container for IndexMaps from Cid => resource.
StatusMapping

Enums§

Status
Status of a Workflow.

Constants§

WORKFLOW_TAG
Workflow header tag, for sharing workflow information over libp2p.