toml-foolery v1.0.0 (2020-04-21T11:39:29Z)
Dub
Repo
toml_foolery.encode.types.table
toml_foolery
encode
types
Undocumented in source.
Members
Functions
tomlifyValueImpl
void
tomlifyValueImpl
(T value, Appender!string buffer, string[] parentTables)
Serializes structs into TOML tables.
Variables
makesTomlTable
enum
bool
makesTomlTable
(
T
)
;
Undocumented in source.
Meta
Source
See Source File
toml_foolery
encode
types
modules
array
boolean
datetime
enum_
floating_point
integer
string
table