ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
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