Module litep2p::executor

source ·
Expand description

Behavior defining how futures running in the background should be executed.

Traits§

  • Trait which defines the interface the executor must implement.