Crate cid

source ·
Expand description

§cid

Implementation of cid in Rust.

Re-exports§

Modules§

  • CID Serde (de)serialization for the IPLD Data Model.

Structs§

Enums§

Type Aliases§

  • A Cid that contains a multihash with an allocated size of 512 bits.
  • Type alias to use this library’s Error type in a Result.