mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
TextSerializer.putSymbol
mir
ser
text
TextSerializer
Stores a symbol (key) into the text serializer's output.
(community summary)
struct
TextSerializer
(string sep, Appender)
void
putSymbol
(
scope
const
char
[]
key
)
mir
ser
text
TextSerializer
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putCompiletimeAnnotation
putCompiletimeKey
putKey
putNull
putStringPart
putSymbol
putValue
sexpBegin
sexpElemBegin
sexpEnd
stringBegin
stringEnd
structBegin
structEnd
variables
appender
serdeTarget
Stores a symbol (key) into the text serializer's output. (community summary)