Module tokio_executor::blocking
source · Expand description
Thread pool for blocking operations
Structs§
- Result of a blocking operation running on the blocking thread pool.
Functions§
- Run the provided function on a threadpool dedicated to blocking operations.