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.
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.