serialized v1.5.6 (2022-07-15T12:40:10Z)
Dub
Repo
enforceJson
funkwerk
stdx
data
json
foundation
Undocumented in source. Be warned that the author may not have intended to support it.
package @
safe
void
enforceJson
(
string
file
= __FILE__
size_t
line
= __LINE__
)
(
bool
cond
,
lazy
string
message
,
lazy
Location
loc
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
foundation
classes
JSONException
functions
enforceJson
structs
Location