Module multihash

Module multihash 

Source
Expand description

This module back-fills the Identify hasher and code that was removed in multihash crate. See https://github.com/multiformats/rust-multihash/blob/master/CHANGELOG.md#-breaking-changes and https://github.com/multiformats/rust-multihash/pull/289

Modules§

prelude

Structs§

IdentityHasher
Identity hasher with a maximum size.

Enums§

MultihashCode
Extends multihash_codetable::Code with Identity

Type Aliases§

Multihash
A Multihash with the same allocated size as the Multihashes produces by this derive.