get_local_item

Function get_local_item 

Source
pub async fn get_local_item<T: Send + Sync + Clone + 'static>() -> Option<T>
Expand description

Retrieve any item from task-local storage.