Macro pop_context

Source
macro_rules! pop_context {
    () => { ... };
}
Expand description

Pop the top context map from the stack.