Searched defs:_cbor_decoder_context (Results 1 – 1 of 1) sorted by relevance
20 struct _cbor_decoder_context { struct22 bool creation_failed;24 bool syntax_error;25 cbor_item_t *root;26 struct _cbor_stack *stack;