micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[jvm]safelyWithResult
jvm
safely
With
Result
inline suspend fun <
T
>
safelyWithResult
(noinline block: suspend
CoroutineScope
.() ->
T
):
Result
<
T
>
Content copied to clipboard