[][src]Module tokio_executor::blocking

Thread pool for blocking operations

Structs

Blocking

Result of a blocking operation running on the blocking thread pool.

Functions

run

Run the provided function on a threadpool dedicated to blocking operations.