Function contain

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

Create a contains comparison

ยงArguments

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