Skip to main content

reference_scope_active

Function reference_scope_active 

Source
pub fn reference_scope_active() -> bool
Expand description

Whether the current thread is inside a ReferenceScope. Consulted by the AOT runner so a child process compiled from PE source inherits reference semantics (LOGOS_VALUE_SEMANTICS=0).