Module derive_sql::structs::order

source ·
Expand description

Scaffoling for handling ordering statement

Structs§

  • Describe a single ordering condition using a label and an operator
  • Define an empty ordering, ie a order clause that is empty and does not trigger any ordering

Enums§