Module async_local::runtime
source · Available on crate features
tokio-runtime or barrier-protected-runtime only.Expand description
A Tokio Runtime builder configured with a barrier that rendezvous worker threads during shutdown as to ensure tasks never outlive local data owned by worker threads
Structs
- Builds Tokio runtime configured with a shutdown barrier