ae ~appveyor (2021-10-25T21:58:16.0365618)
Dub
Repo
PrettyJsonWriter.putIndent
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
putIndent
(
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putIndent
putKey
putNewline
putValue
variables
indentLevel
indentPending
jsonWriter