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.