pub fn in(attribute: &str, value: Value) -> FilterDirectiveExpand description
Create an in comparison
ยงArguments
attribute- The attribute to comparevalue- The value to compare to
pub fn in(attribute: &str, value: Value) -> FilterDirectiveCreate an in comparison
attribute - The attribute to comparevalue - The value to compare to