Constant EMPTY_MATCH

Source
pub const EMPTY_MATCH: &MatchRule;
Expand description

A match that accepts every signal. Every field is None. This is also the Default MatchRule.