Skip to main content

with_context_stack

Function with_context_stack 

Source
pub fn with_context_stack<R, F: FnOnce(&ContextStack) -> R>(f: F) -> R
Expand description

Execute a closure with the thread-local context stack.