rd-framework / com.jetbrains.rd.framework.util / startAsync

startAsync

fun <T> <ERROR CLASS>.startAsync(context: <ERROR CLASS> = EmptyCoroutineContext, start: <ERROR CLASS> = CoroutineStart.DEFAULT, block: suspend <ERROR CLASS>.() -> T): <ERROR CLASS>