Skip to main content
scope_get
atmos
0.1.0
In atmos::
os_
lib::
js::
interp
atmos
::
os_lib
::
js
::
interp
Function
scope_
get
Copy item path
Source
pub(crate) fn scope_get(scope: &
Rc
<
RefCell
<
Scope
>>, name: &
str
) ->
Option
<
Value
>