Function ne

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

Create a not-equal comparison

ยงArguments

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