Type Definition polkadot_node_subsystem::SubsystemInstance [−][src]
pub type SubsystemInstance<Message> = SubsystemInstance<Message, OverseerSignal>;
Expand description
Specialized subsystem instance type of subsystems consuming a particular message type.