pub async fn kill_all_workers(
configuration: &Configuration,
) -> Result<KillAllWorkers200Response, Error<KillAllWorkersError>>
pub async fn kill_all_workers(
configuration: &Configuration,
) -> Result<KillAllWorkers200Response, Error<KillAllWorkersError>>