Module exec

Module exec 

Source
Expand description

The executor implementations.

Structs§

TokioTptokio_tp
An executor that uses tokio::runtime::Runtime.

Enums§

TokioTpErr
A few errors that can happen while using tokio executors.