ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
PrettyJsonWriter.indentPending
ae
utils
json
PrettyJsonWriter
Undocumented in source.
struct
PrettyJsonWriter
(Output, alias indent = '\t', alias newLine = '\n', alias pad = ' ')
bool
indentPending
;
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putIndent
putKey
putNewline
putValue
variables
indentLevel
indentPending
jsonWriter