Skip to main content

push_frame

Function push_frame 

Source
pub fn push_frame(bindings: HashMap<VarKey, Value>) -> BindingGuard
Expand description

Push a new dynamic binding frame; return a guard that pops it on drop.