ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
PrettyJsonWriter.putValue
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
putValue
(
T
)
(
T
v
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putIndent
putKey
putNewline
putValue
variables
indentLevel
indentPending
jsonWriter