toml.serialize

Undocumented in source.

Members

Enums

tomlIgnored
enum tomlIgnored
Undocumented in source.

Functions

serializeTOML
void serializeTOML(T value, Output output)
Undocumented in source. Be warned that the author may not have intended to support it.
serializeTOML
string serializeTOML(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

tomlName
struct tomlName
Undocumented in source.

Meta