rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework.util
/
RdCoroutineScope
/
async
async
fun
<
T
>
async
(
lifetime
:
Lifetime
,
context
:
CoroutineContext
=
EmptyCoroutineContext
,
start
:
CoroutineStart
=
CoroutineStart.DEFAULT
,
action
:
suspend
CoroutineScope
.
(
)
->
T
)
:
Deferred
<
T
>
Content copied to clipboard