Type

judo_member

Object member.

Since v1.0
typedef struct judo_member judo_member

Discussion 🔗

This is an opaque type that represents an object member, which is a name/value pair. You can access the name part with judo_name2span and value part with judo_membvalue.