Skip to main content

render_str_inferred

Function render_str_inferred 

Source
pub fn render_str_inferred(
    config: &str,
    rule_name: &str,
) -> Result<String, ConfigError>
Expand description

Renders one rule from a configuration string, inferring formatted structured JSON for object-valued rules.