As mentioned in the nordselect-bash project, requests can include some server-side filtering, making the process faster.
The Filter-trait should be rewritten with the following functions:
get_url_filter(), which returns an Option to allow the server-side filtering when available.
list_filter, which contains the traditional filter
As mentioned in the nordselect-bash project, requests can include some server-side filtering, making the process faster.
The Filter-trait should be rewritten with the following functions:
get_url_filter(), which returns an Option to allow the server-side filtering when available.list_filter, which contains the traditional filter