Function tokio::runtime::context::runtime_mt::current_enter_context
source ยท pub(crate) fn current_enter_context() -> EnterRuntime
Expand description
Returns true if in a runtime context.
pub(crate) fn current_enter_context() -> EnterRuntime
Returns true if in a runtime context.