Expand description
A convenience module appropriate for glob imports.
use rdb_pagination::prelude::*;
Structs§
- Order
Method - An integer value for ordering.
Traits§
- Order
ByOptions - Options for the
ORDER BY
clause. - Order
Method Value - Value for
OrderMethod
. This should bei8
ori16
.
Derive Macros§
- Order
ByOptions derive