Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
server
/
kotlinx.html
/
visitTagSuspend
visit
Tag
Suspend
inline suspend
fun
<
T
:
Tag
>
T
.
visitTagSuspend
(
crossinline
block
:
suspend
T
.
(
)
->
Unit
)