Function lt

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

Create a less-than comparison

ยงArguments

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