Function async_context::with_async_context
source ยท pub fn with_async_context<C, F, R>(f: F) -> R
Expand description
Retrieves immutable ref for async context in order to read values.
pub fn with_async_context<C, F, R>(f: F) -> R
Retrieves immutable ref for async context in order to read values.