Expand description
Filtering and sorting
Modules§
- prelude
- A
prelude
for using common filters and importing traits.
Structs§
Enums§
Traits§
Functions§
- custom_
filter - Create a custom
Filter
. - custom_
order_ by_ asc - Create a custom sorting
Filter
in ascending order. - custom_
order_ by_ desc - Create a custom sorting
Filter
in descending order.