kmplitert
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmplitert
tool
/
io.github.kmplitert.tool.expand
/
use
use
suspend
fun
<
T
>
LiteRTCompiler
.
use
(
block
:
suspend
(
LiteRTCompiler
)
->
T
)
:
T
Automatically closes the
LiteRTCompiler
after the
block
is executed.