Skip to main content

capture_current

Function capture_current 

Source
pub fn capture_current() -> Vec<HashMap<VarKey, Value>>
Expand description

Snapshot the current thread’s entire binding stack (for conveyance into a child thread, e.g. future).