JSONString.this

Constructs a JSONString from the given string value (unescaped).

struct JSONString
nothrow pure nothrow @nogc
this
(
string value
)

Meta