serialized ~master (2022-05-11T02:21:24.9685206)
Dub
Repo
JSONString.this
funkwerk
stdx
data
json
lexer
JSONString
Constructs a JSONString from the given string value (unescaped).
struct
JSONString
(String)
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).