Skip to main content

RuleKey

Type Alias RuleKey 

Source
pub type RuleKey = (String, String);
Expand description

Composite key for rules: (event_bus_name, rule_name)