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