tomlifyValueImpl

Serializes static arrays into TOML Array values.

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

Meta