JsonSerializer.putKey

Writes a JSON object key from the provided string. (community summary)

struct JsonSerializer(string sep, Appender)
scope
void
putKey
(
scope const char[] key
)