Files
pezkuwi-subxt/substrate/client/consensus
Bastian Köcher c58271468a SimpleSlotWorker: Do not implement SlotWorker for all types implementing SimpleSlotWorker (#10934)
Because Rust currently doesn't support specialization, it prevents users from implementing
`SlotWorker` for their own types. This pr solves this by removing the generic implementation of
`SlotWorker` for `SimpleSlotWorker` and providing some wrapper type for that.
2022-03-02 09:03:10 +00:00
..
2022-03-01 14:35:23 +01:00
2022-03-01 14:35:23 +01:00
2022-03-01 14:35:23 +01:00
2022-03-01 14:35:23 +01:00