Containers_cborCBOR encoder/decoder.
The type is chosen to be compatible with ocaml-cbor. See the RFC.
note this is experimental.
val pp_diagnostic : t CCFormat.printerval to_string_diagnostic : t -> stringval encode : ?buf:Stdlib.Buffer.t -> t -> string