ktor-io
3.3.2
      Target filter
Search in API
Skip to content
    ktor-io
ktor-io/io.ktor.utils.io/KtorDsl

KtorDsl

@DslMarker
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.TYPEALIAS, AnnotationTarget.TYPE, AnnotationTarget.FUNCTION])
annotation class KtorDsl(source)

A marker annotations for DSLs.

Report a problem

Generated by Dokka
© 2025 JetBrains s.r.o and contributors. Apache License 2.0