[][src]Function json_rules_engine::int_equals

pub fn int_equals(field: &str, val: i64) -> Condition

Creates a rule for int comparison.

If the checked value is not convertible to an integer, the result is NotMet