Module modio::filter::prelude

source ·
Expand description

A prelude for using common filters and importing traits.

use modio::filter::prelude::*;

Re-exports§

Structs§

Functions§

  • Create a Filter with a limit to paginate through results.
  • Create a Filter with an offset to paginate through results.