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