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§
Structs§
- Identity
Hasher - Identity hasher with a maximum size.
Enums§
- Multihash
Code - Extends
multihash_codetable::CodewithIdentity
Type Aliases§
- Multihash
- A Multihash with the same allocated size as the Multihashes produces by this derive.