[][src]Trait libipld_cbor::DagCbor

pub trait DagCbor: Encode<DagCborCodec> + Decode<DagCborCodec> + TryReadCbor { }

Marker trait for types supporting the DagCborCodec.

Implementors

Loading content...