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