[][src]Module ipfs::refs

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

Structs

Edge

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

Enums

IpldRefsError

Functions

iplds_refs

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.