Skip to main content

Multihash

Derive Macro Multihash 

Source
#[derive(Multihash)]
{
    // Attributes available to this derive:
    #[mh]
}
👎Deprecated since 0.8.1:

Use MultihashDigest derive instead.