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

launch

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