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