Type Alias 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 */ }