CoroutineModule

@Module
abstract class CoroutineModule

Constructors

Link copied to clipboard
fun CoroutineModule()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
@Binds
@Singleton
abstract fun bindCoroutineDispatchers(impl: CoroutineDispatchersDefaultImpl): CoroutineDispatchers