Crate django_query_derive
Source - Filterable
- Derive the
Filterable
trait, creating suitable FilterClass
types. - FilterableWithPersianRug
- Derive the
FilterableWithContext
trait for persian-rug
types. - IntoRow
- Derive the
IntoRow
trait, determining the display of nested
objects. - IntoRowWithPersianRug
- Derive the
IntoRowWithContext
trait for persian-rug
types. - Sortable
- Derive the
Sortable
trait, creating suitable SorterClass
types. - SortableWithPersianRug
- Derive the
SortableWithContext
trait for persian-rug
types.