Crate mhash [] [src]

An implementation of the multihash format as used in IPFS.

Modules

error

Structs

MultiHash

A decoded multihash.

Enums

MultiHashVariant

The possible multihash variants.

Traits

ReadMultiHash

A trait to allow reading a MultiHash from an object.

WriteMultiHash

A trait to allow writing a MultiHash to an object.