Function mdman::hbs::set_in_context
source ยท fn set_in_context(rc: &mut RenderContext<'_, '_>, key: &str, value: Value)
Expand description
Sets a variable to a value within the context.
fn set_in_context(rc: &mut RenderContext<'_, '_>, key: &str, value: Value)
Sets a variable to a value within the context.