Enums§
- Conditions
- Composable condition tree. Evaluated recursively.
- Field
Condition - Leaf-level condition against a single message field.
- String
Match - How to match a string field.
Traits§
- Message
View - A message-like view for condition evaluation. The engine evaluates conditions against this trait so it doesn’t depend on mxr-core’s concrete Envelope type directly.