Structs§
- Cbor
Error - CBOR conversion error.
Functions§
- cbor_
to_ json - Convert CBOR bytes to a JSON value.
- decode_
content_ data - Decode content-part data based on MIME type.
- from_
cbor - Decode CBOR bytes into a deserializable value.
- json_
to_ cbor - Convert a JSON value to CBOR bytes.
- to_cbor
- Encode a serializable value as CBOR bytes.