litep2p
0.7.0
Module executor
Traits
In crate litep2p
Module
litep2p
::
executor
Copy item path
source
·
[
−
]
Expand description
Behavior defining how futures running in the background should be executed.
Traits
§
Executor
Trait which defines the interface the executor must implement.