serialized ~master (2021-10-14T13:36:09Z)
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).