susy-multihash 0.1.1

Implementation of the multihash format
Documentation

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.