|
json-gen-c
0.1.5
json-gen-c generate C code for json manipulation
|
CBOR (RFC 8949) binary codec runtime — embedded into generated code. More...
#include <stdlib.h>#include <string.h>#include <math.h>
CBOR (RFC 8949) binary codec runtime — embedded into generated code.
This file is NOT compiled directly; it is converted to a C byte array via xxd and appended to the generated cbor.gen.c output.