pub fn task_scope_top() -> ScopeHandleExpand description
Clone the current top-most scope handle from the active stack.
ยงReturns
A cloned ScopeHandle representing the current active scope.
pub fn task_scope_top() -> ScopeHandleClone the current top-most scope handle from the active stack.
A cloned ScopeHandle representing the current active scope.