pub type BodyTy<N> = <N as NodePrimitives>::BlockBody;Expand description
Helper adapter type for accessing NodePrimitives block body types.
pub type BodyTy<N> = <N as NodePrimitives>::BlockBody;Helper adapter type for accessing NodePrimitives block body types.