Skip to main content

run_all_registered

Function run_all_registered 

Source
pub async fn run_all_registered(
    orch: &Orchestrator,
    registry: &PhaseRegistry,
) -> Result<(), Error>
Expand description

Execute all registered phases using the provided orchestrator.