#[derive(MultihashDigest)]
{
    // Attributes available to this derive:
    #[mh]
}
Expand description

Custom derive for the MultihashDigest trait.