Package-level declarations

cloud-kotlin-coroutines-annotations classes and functions.

Functions

Link copied to clipboard
fun <C> AnnotationParser<C>.installCoroutineSupport(scope: CoroutineScope = GlobalScope, context: CoroutineContext = EmptyCoroutineContext): AnnotationParser<C>

Adds coroutine support to the AnnotationParser.