TextSerializer.putAnnotation

Outputs the provided annotation string into the serialized text output. (community summary)

struct TextSerializer(string sep, Appender)
void
putAnnotation
(
scope const(char)[] annotation
)