Module pool
Expand description
Additional helpers for executing tracing calls
Structs§
- Blocking
Task Guard - RPC Tracing call guard semaphore.
- Blocking
Task Handle - Async handle for a blocking task running in a Rayon thread pool.
- Blocking
Task Pool - Used to execute blocking tasks on a rayon threadpool from within a tokio runtime.
- Tokio
Blocking Task Error - An error returned when the Tokio channel is dropped while awaiting a result.