jsoniopipe ~master (2021-03-29T17:53:30Z)
Dub
Repo
jsonExpect
iopipe
json
serialize
Expect the given JSONItem to be a specific token.
pure @
safe
void
jsonExpect
(
ref
JSONItem
item
,
JSONToken
expectedToken
,
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
iopipe
json
serialize
enums
enumBaseType
extras
ignore
optional
serializeAs
functions
deserialize
deserializeAllMembers
ignoredMembers
jsonExpect
serialize
serializeAllMembers
serializeImpl
structs
IgnoredMembers
alternateName
Expect the given JSONItem to be a specific token.