mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
TextSerializer.putAnnotation
mir
ser
text
TextSerializer
Outputs the provided annotation string into the serialized text output.
(community summary)
struct
TextSerializer
(string sep, Appender)
void
putAnnotation
(
scope
const
(
char
)[]
annotation
)
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
Outputs the provided annotation string into the serialized text output. (community summary)