Constant

JUDO_INVALID

Invalid element.

Since v1.0
enum judo_element {
    JUDO_INVALID,
}

Discussion 🔗

This element will be returned if an error occurred during the scanning of the JSON stream.