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