Skip to main content

is_scope_active

Function is_scope_active 

Source
pub fn is_scope_active(scope: SymStr) -> bool
Expand description

Is the named scope currently active? See scope_active_in for why this is a front-value test and not a presence test, and subfile_scope_at_depth for the region marker it supports.