Module executor

Module executor 

Source

Re-exports§

pub use engine::run_drone;
pub use engine::RunEvent;
pub use engine::RunHandle;

Modules§

blocks
engine
DAG executor — topological sort + per-layer runner.