Module pool
Available on crate feature
rayon
only.Expand description
Additional helpers for executing tracing calls
Structsยง
- RPC Tracing call guard semaphore.
- Async handle for a blocking task running in a Rayon thread pool.
- Used to execute blocking tasks on a rayon threadpool from within a tokio runtime.
- An error returned when the Tokio channel is dropped while awaiting a result.