pub type PrimitivesTy<N> = <N as NodeTypes>::Primitives;
Expand description
Helper type for getting the Primitives
associated type from a NodeTypes
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.
pub type PrimitivesTy<N> = <N as NodeTypes>::Primitives;
Helper type for getting the Primitives
associated type from a NodeTypes
.
Note: Encountered an error during type layout; the type failed to be normalized.