macro_rules! impl_hashable_content {
    ($n: ident, $t: ident) => { ... };
}
Expand description

A default HashableContent implementation, suitable for content which is already TryInto, and uses a PrimitiveHashType