Module polkadot_node_subsystem_util::reexports [−][src]
Expand description
These reexports are required so that external crates can use the delegated_subsystem
macro properly.
Structs
An asynchronous subsystem task..
Traits
Something that can spawn tasks (blocking and non-blocking) with an assigned name and optional group.