JSONString.this

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

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

Meta