toml-foolery v1.0.0 (2020-04-21T11:39:29Z)
Dub
Repo
tomlifyValueImpl
toml_foolery
encode
types
table
Serializes structs into TOML tables.
package
void
tomlifyValueImpl
(
T
)
(
const
T
value
,
ref
Appender
!
string
buffer
,
immutable
string
[]
parentTables
)
if
(
makesTomlTable
!
T
)
Meta
Source
See Implementation
toml_foolery
encode
types
table
functions
tomlifyValueImpl
variables
makesTomlTable
Serializes structs into TOML tables.