tomlifyValue

Encodes any value of type T.

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

Meta