Module json_is

Module json_is 

Source

Macrosยง

json_is ๐Ÿ”’
Checks if the input is a JSON object of the given type.

Structsยง

JsonIsArray ๐Ÿ”’
JsonIsBool ๐Ÿ”’
JsonIsFloat ๐Ÿ”’
JsonIsInt ๐Ÿ”’
JsonIsNull ๐Ÿ”’
JsonIsObject ๐Ÿ”’
JsonIsString ๐Ÿ”’