Function like

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

Create a like comparison

ยงArguments

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