parity-multihash 0.1.4

Implementation of the multihash format
Documentation
parity-multihash-0.1.4 has been yanked.

Multihash

Implementation of multihash in Rust.

A Multihash is a structure that contains a hashing algorithm, plus some hashed data. A MultihashRef is the same as a Multihash, except that it doesn't own its data.