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