
implementation("com.rickclephas.kmp:kmp-nativecoroutines-annotations:1.0.0-ALPHA-10-kotlin-1.9.0-Beta")Facilitates seamless integration of coroutines into Swift code by generating native counterparts for suspend functions and flows. Enhances interoperability by addressing limitations like cancellation support and generic protocol constraints.