[][src]Crate cid

cid

Implementation of cid in Rust.

Structs

Cid

Representation of a CID.

Prefix

Prefix represents all metadata of a CID, without the actual content.

Enums

Codec

List of types currently supported in the multicodec spec.

Error

Error types

Version

The version of the CID.

Type Definitions

Result

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