Skip to main content

scope_get

Function scope_get 

Source
pub(crate) fn scope_get(scope: &Rc<RefCell<Scope>>, name: &str) -> Option<Value>