Function eq

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

Create an equality comparison

ยงArguments

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