Skip to main content

Crate crankshaft_engine

Crate crankshaft_engine 

Source
Expand description

The engine that powers Crankshaft.

Re-exports§

pub use task::Task;

Modules§

service
Services for various functionality within the execution engine.
task
Tasks that can be run by execution runners.

Structs§

Engine
A workflow execution engine.