toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-base
/
com.splendo.kaluga.test.base
/
testBlockingAndCancelScope
test
Blocking
And
Cancel
Scope
inline
fun
<
T
>
testBlockingAndCancelScope
(
context
:
CoroutineContext
=
EmptyCoroutineContext
,
crossinline
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T