WorkerFactory

fun WorkerFactory(block: suspend CoroutineScope.(self: DedicatedWorkerGlobalScope) -> Unit): WorkerFactory<Worker>(source)