Crate barley_runtime

source ·
Expand description

barley-runtime

This crate contains the runtime for the barley workflow engine. It provides the Action trait, which is the main interface for defining actions that can be executed by the engine. It also provides the Runtime struct, which is used to run workflows.

Modules

  • The prelude for the barley-runtime crate.

Structs

Enums

Traits

  • A measurable, reversible task.