Package-level declarations

Types

Link copied to clipboard
@Module
class CoroutinesModule

Hilt module that provides coroutine dispatchers and scopes for dependency injection.

Link copied to clipboard

Component that provides different CoroutineDispatchers for various coroutine contexts.

Link copied to clipboard
interface Dispatching

An interface serving as a namespace containing qualifier annotations for different CoroutineDispatchers.