toml-foolery ~master (2021-11-04T13:35:56Z)
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