Module derive_sql::structs::filter

source ·
Expand description

Contains scafolding for handling filtering

Structs§

  • Describe a single filtering condition using a label and an operator (with the associated operator value if applicable)
  • Define an empty filter, ie a filter clause that is empty and does not trigger any filtering

Enums§