Unverified Commit 6221146c authored by Cecile Tonglet's avatar Cecile Tonglet Committed by GitHub
Browse files

impl Debug for sc_service::Configuration (#6400)

* Initial commit

Forked at: d735e4d0


No parent branch.

* Make sc_service::Configuration derive Debug

* Replace task_executor fn's input by proper TaskExecutor type (cleaner)

* impl From<Fn> for TaskExecutor

* Update client/cli/src/runner.rs

* Add some doc, examples and tests

* Replace Deref by fn spawn as suggested

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent cf7432a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment