Skip to main content

load_rule_file

Function load_rule_file 

Source
pub fn load_rule_file(path: impl AsRef<Path>) -> Result<Rule, RulesError>
Expand description

Load a single rule from a .toml file.