Type Alias multihash_codetable::Multihash
source · pub type Multihash = Multihash<64>;
Expand description
A Multihash with the same allocated size as the Multihashes produces by this derive.
Aliased Type§
struct Multihash { /* private fields */ }