Function mdman::hbs::remove_from_context
source ยท fn remove_from_context(rc: &mut RenderContext<'_, '_>, key: &str)
Expand description
Removes a variable from the context.
fn remove_from_context(rc: &mut RenderContext<'_, '_>, key: &str)
Removes a variable from the context.