Type Definition sp_multihash::Multihash [−][src]
pub type Multihash = MultihashGeneric<64>;Expand description
A Multihash with the same allocated size as the Multihashes produces by this derive.
pub type Multihash = MultihashGeneric<64>;A Multihash with the same allocated size as the Multihashes produces by this derive.