cbor_pair

Simple pair of items for use in maps

Members

Variables

key
cbor_item_t* key;
Undocumented in source.
value
cbor_item_t* value;
Undocumented in source.

Meta