Skip to main content

explain

Function explain 

Source
pub fn explain(rule_id: &str) -> Option<&'static RuleDoc>
Expand description

Documentation for one rule by id, surfaced by the fingerprint.explain tool in M5 (AC-4.12: every rule that can fire must be explainable).