ISerializer.putAnnotation

Puts an annotation specified as a const char[] string. (community summary)

interface ISerializer
@safe pure scope
void
putAnnotation
(
scope const(char)[] annotation
)