pub type BlockTy<N> = <PrimitivesTy<N> as NodePrimitives>::Block;
Expand description
Helper adapter type for accessing NodePrimitives::Block
on NodeTypes
.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type BlockTy<N> = <PrimitivesTy<N> as NodePrimitives>::Block;
Helper adapter type for accessing NodePrimitives::Block
on NodeTypes
.
Note: Encountered an error during type layout; the type failed to be normalized.