Skip to main content

render_file_inferred

Function render_file_inferred 

Source
pub fn render_file_inferred(
    path: impl AsRef<Path>,
    rule_name: &str,
) -> Result<String, ConfigError>
Expand description

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