with-unconfined.md 224 B

net / com.drake.net.utils / withUnconfined

withUnconfined

suspend fun <T> withUnconfined(block: suspend CoroutineScope.() -> T): T

切换到没有限制的调度器