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