JSONOutputRange.this

Constructs the range for a given character output range.

struct JSONOutputRange(R, GeneratorOptions options = GeneratorOptions.init)
this
()
if (
isOutputRange!(R, char)
)

Meta