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