Crate async_local
source ·Structs
A wrapper type used for creating pointers to thread-locals
Traits
A marker trait promising AsRef<
Context<T>> is implemented in a way that can’t be invalidatedLocalKey extension for creating thread-safe pointers to thread-local
Context