jsonExpect

Expect the given JSONItem to be a specific token.

pure @safe
void
jsonExpect
(,,
string msg
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta