ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
PrettyJsonWriter.beginObject
ae
utils
json
PrettyJsonWriter
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PrettyJsonWriter
(Output, alias indent = '\t', alias newLine = '\n', alias pad = ' ')
void
beginObject
(
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putKey
putValue
variables
jsonWriter