Module rust_ipfs::refs

source ·
Expand description

refs or the references of dag-pb and other supported IPLD formats functionality.

Structs

  • Represents a single link in an IPLD tree encountered during a refs walk.

Enums

Functions

  • Gather links as edges between two documents from all of the iplds which represent the document and it’s original Cid, as the Ipld can be a subtree of the document.