Module tokio_executor::blocking [−][src]
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. |