Skip to main content

Crate workflow_rs

Crate workflow_rs 

Source
Expand description

Umbrella crate that re-exports the individual workflow-rs crates as feature-gated submodules, letting consumers depend on a single crate and enable only the subsystems they need.

Modulesยง

core
Core async runtime, time, and utility primitives, re-exported from the workflow-core crate.
log
Logging facilities, re-exported from the workflow-log crate.