tomlifyValueImpl

Serializes structs into TOML tables.

package
void
tomlifyValueImpl
(
T
)
(
const T value
,
ref Appender!string buffer
,
immutable string[] parentTables
)

Meta