Function in

Source
pub fn in(attribute: &str, value: Value) -> FilterDirective
Expand description

Create an in comparison

ยงArguments

  • attribute - The attribute to compare
  • value - The value to compare to