[][src]Crate cid

cid

Implementation of cid in Rust.

Structs

CidGeneric

Representation of a CID.

Enums

Codec

List of types currently supported in the multicodec spec.

Error

Error types

Version

The version of the CID.

Type Definitions

Cid

A CID with the default Multihash code table

Result

Type alias to use this library's Error type in a Result.