toml_foolery.encode.types.enum_

Undocumented in source.

Members

Functions

tomlifyValueImpl
void tomlifyValueImpl(T value, Appender!string buffer, string[] parentTables)

Serializes integral types into TOML Integer values.

Meta