Crate libipld_core

Source
Expand description

Core ipld types used by ipld codecs.

Re-exports§

pub use cid;
pub use multibase;
pub use multihash;

Modules§

codec
Ipld codecs.
convert
Conversion to and from ipld.
error
Ipld error definitions.
ipld
Ipld representation.
link
Typed cid.
raw
Implements the raw codec.
raw_value
misc stuff