JsonSerializer.putAnnotation

Puts an annotation string into the JSON serialization output. (community summary)

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