Type Alias BodyTy
pub type BodyTy<N> = <<N as NodeTypes>::Primitives as NodePrimitives>::BlockBody;
Available on crate feature
node-api
only.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.