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