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