mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
JsonSerializer.structEnd
mir
ser
json
JsonSerializer
Ends a JSON struct serialization, using the given state identifier.
(community summary)
struct
JsonSerializer
(string sep, Appender)
scope
void
structEnd
(
size_t
state
)
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
Ends a JSON struct serialization, using the given state identifier. (community summary)