KmpTorDsl

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

A marker annotations for DSLs.