[][src]Crate libipld_cbor

CBOR codec.

Modules

decode

CBOR decoder

encode

CBOR encoder.

Structs

DagCborCodec

CBOR codec.

Enums

Error

CBOR error.

Traits

DagCbor

Marker trait for types supporting the DagCborCodec.

Type Definitions

Result

CBOR result.