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