
implementation("com.rickclephas.kmp:kmp-nativecoroutines-annotations:1.0.0-ALPHA-47")Facilitates seamless integration of coroutines into Swift code by providing annotations for generating native coroutine functions and properties. Supports customization of generated code, including naming conventions and coroutine scopes. Allows ignoring specific declarations and refining them in Swift. Enhances interoperability by addressing limitations like cancellation support and generic type handling.