implementation("com.kitakkun.suspendkontext:core:0.1.0-alpha02")
suspend-kontext is a Kotlin Compiler Plugin that allows you to specify the default coroutine context for suspend functions using annotations.