serialized v1.5.6 (2022-07-15T12:40:10Z)
Dub
Repo
JSONString.this
funkwerk
stdx
data
json
lexer
JSONString
Constructs a JSONString from the given string value (unescaped).
struct
JSONString
nothrow pure nothrow @
nogc
this
(
string
value
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
JSONString
constructors
this
functions
opCmp
opEquals
toHash
properties
anyValue
rawValue
value
Constructs a JSONString from the given string value (unescaped).