pub(crate) fn try_set_current(handle: &Handle) -> Option<SetCurrentGuard>
Sets this Handle as the current active Handle.
Handle