pub async fn set_local_item<T: Send + Sync + 'static>(item: T)
Expand description

Set an item in task-local storage.