Function tokio::runtime::context::current::try_set_current

source ยท
pub(crate) fn try_set_current(handle: &Handle) -> Option<SetCurrentGuard>
Expand description

Sets this Handle as the current active Handle.