tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-compose
/
dev.datlag.tooling.compose
/
ioDispatcher
io
Dispatcher
fun
ioDispatcher
(
)
:
CoroutineDispatcher
(
source
)
Handy equivalent of
Dispatchers.TargetIO
.
Return
a
CoroutineDispatcher
for I/O operations.
See also
Target
IO
.