Skip to main content

ruleset_from_file

Function ruleset_from_file 

Source
pub fn ruleset_from_file(path: impl AsRef<Path>) -> Result<RuleSet, ConfigError>
Expand description

Loads a configuration file and compiles it into a reusable RuleSet.