Trait libipld_cbor::DagCbor[][src]

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

Marker trait for types supporting the DagCborCodec.

Implementors

Loading content...