Package-level declarations

Types

Link copied to clipboard
data class ThreadRenamingCoroutineName(val name: String) : ThreadContextElement<String>

Alternative to kotlinx.coroutines.CoroutineName that works in prod.