tomlkt
0.2.0
common
tomlkt
/
net.peanuuutz.tomlkt
/
TomlTable
Toml
Table
fun
TomlTable
(
value
:
Map
<
*
,
*
>
)
:
TomlTable
(
source
)
Creates
TomlTable
from the given map
value
.