Function truelayer_extensions::get_local_item[][src]

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

Retrieve any item from task-local storage.