pub type DigestItemFor<B> = DigestItem<<<B as Block>::Header as Header>::Hash>;
Expand description

Extract the digest item type for a block.