ktor-io
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io
/
KtorDsl
Ktor
Dsl
@
DslMarker
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.TYPEALIAS
,
AnnotationTarget.TYPE
,
AnnotationTarget.FUNCTION
]
)
annotation class
KtorDsl
(
source
)
A marker annotations for DSLs.
Report a problem