Function start_worker

Source
pub async fn start_worker(
    configuration: &Configuration,
    worker_type: &str,
) -> Result<StartWorker200Response, Error<StartWorkerError>>