pub type Multihash = Multihash<64>;
A Multihash with the same allocated size as the Multihashes produces by this derive.
struct Multihash { /* private fields */ }