Skip to main content

is_global

Function is_global 

Source
pub fn is_global(name: &str) -> bool
Expand description

Returns true if name is declared global in the innermost active scope.