mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
JsonSerializer.putKey
mir
ser
json
JsonSerializer
Writes a JSON object key from the provided string.
(community summary)
struct
JsonSerializer
(string sep, Appender)
scope
void
putKey
(
scope
const
char
[]
key
)
mir
ser
json
JsonSerializer
aliases
annotationWrapperBegin
sexpBegin
sexpElemBegin
sexpEnd
functions
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putCompiletimeKey
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
stringEnd
structBegin
structEnd
variables
appender
serdeTarget
Writes a JSON object key from the provided string. (community summary)