when
Method
This is a method of the DictCondition class in the conditions module.Add a route for a value.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
when: Add a route for a value.
This is a method of the DictCondition class in the conditions module.Add a route for a value.
def when(mut self, value: impl Into<String>, targets: Vec<String>) -> Self