pub fn load_custom_rule_file(path: &Path) -> Result<CustomRuleDetector>Expand description
Load a custom rule from a YAML or JSON file.
pub fn load_custom_rule_file(path: &Path) -> Result<CustomRuleDetector>Load a custom rule from a YAML or JSON file.