pub fn current_execution_scope() -> Option<ExecutionId>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.
pub fn current_execution_scope() -> Option<ExecutionId>Currently-active execution scope, or None when no owning program run is
active on this task. Verdict issuance treats None as fail-closed.