pub type DomainImportNotifications<Block, CBlock> = TracingUnboundedReceiver<DomainBlockImportNotification<Block, CBlock>>;
Aliased Typeยง
struct DomainImportNotifications<Block, CBlock> { /* private fields */ }
pub type DomainImportNotifications<Block, CBlock> = TracingUnboundedReceiver<DomainBlockImportNotification<Block, CBlock>>;
struct DomainImportNotifications<Block, CBlock> { /* private fields */ }