Skip to main content

current_execution_scope

Function current_execution_scope 

Source
pub fn current_execution_scope() -> Option<Arc<str>>
Expand description

Currently-active execution scope, or None when no owning program run is active on this task. Verdict issuance treats None as fail-closed.