Skip to main content

render_config_rule_structured_with_context_and_options

Function render_config_rule_structured_with_context_and_options 

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

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