Skip to main content

render_config_rule_structured_with_context

Function render_config_rule_structured_with_context 

Source
pub fn render_config_rule_structured_with_context(
    config: Value,
    rule_name: &str,
    context: RenderContext,
) -> Result<CopperlaceValue, RenderError>
Expand description

Compiles a parsed configuration root value and renders one object-valued rule with initial context.