Expand description

CBOR codec.

Modules

CBOR decoder
CBOR encoder.
CBOR error types.

Structs

Raw CBOR codec.
The codec is unsupported.

Traits

Marker trait for types supporting the CborCodec.

Type Definitions

Result<T, Error>