pub type PendingRecoveredBlock<N> = Arc<RecoveredBlock<<N as NodePrimitives>::Block>>;
Expand description
A type alias for an Arc
wrapped [RecoveredBlock
].
Aliased Type§
pub struct PendingRecoveredBlock<N> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.