Subsystem::start takes self by-value (#1325)
* Subsystem::start takes self by-value * fix doc-test compilation
Showing
- polkadot/node/network/bridge/src/lib.rs 6 additions, 14 deletionspolkadot/node/network/bridge/src/lib.rs
- polkadot/node/overseer/examples/minimal-example.rs 4 additions, 4 deletionspolkadot/node/overseer/examples/minimal-example.rs
- polkadot/node/overseer/src/lib.rs 23 additions, 23 deletionspolkadot/node/overseer/src/lib.rs
- polkadot/node/service/src/lib.rs 4 additions, 4 deletionspolkadot/node/service/src/lib.rs
- polkadot/node/subsystem/src/lib.rs 1 addition, 1 deletionpolkadot/node/subsystem/src/lib.rs
Please register or sign in to comment