Module linked_data

Module linked_data 

Source
Expand description

Internal wrapper around IPLD, renamed to something a little more down-to-earth. Handles translation to/from IPLD and IrohBlobs for linked data.

Re-exports§

pub use ipld::multibase;

Structs§

DagCborCodec
DAG-CBOR implementation of ipld-core’s Codec trait.
Hash
Hash type used throughout.
Link
A Link is a wrapper around a CID (Content Identifier) representing a reference to content stored via the iroh-blobs protocol.

Enums§

CidError
Error types
CodecError
LinkedData
Ipld

Constants§

LD_RAW_CODEC

Traits§

BlockEncoded

Type Aliases§

Cid
A Cid that contains a multihash with an allocated size of 512 bits.