Expand description

Ipld error definitions.

Structs

The block wasn’t found. The supplied string is a CID.

Block exceeds 1MiB.

The Error type, a wrapper around a dynamic error type.

Hash does not match the CID.

Type error.

The codec is unsupported.

The multihash is unsupported.

Enums

Type error type.

Type Definitions

Result<T, Error>