Macros§
- compute_
const - Expects a function typically used for JsonLogic operators in the scope this macro is called in:
- compute_
const_ with_ data - Expects a function typically used for JsonLogic operators in the scope this macro is called in:
Functions§
- apply
- Applies the given JsonLogic rule to the specified data.
If the rule does not use any variables, you may pass
&Value::Null
as the second argument.