toggle menu
Nudge
1.0.0-alpha01
common
switch theme
search in API
core
/
dev.teogor.nudge.coroutines
/
CoroutineContextProvider
Coroutine
Context
Provider
typealias
CoroutineContextProvider
=
@
DisallowComposableCalls
(
)
->
CoroutineContext
Type alias for a provider function that returns a
CoroutineContext
.
See also
remember
Coroutine
Scope