Module filter

Source

Modules§

builtin
Documentation for scrapelect’s built-in filters.

Traits§

Args
Filter
FilterDyn

Attribute Macros§

filter_fn
Procedural macro that makes a function that generates a stateless impl Filter filter using the function body as the method for apply.

Derive Macros§

Args
Procedural macro to derive [scrapelect::interpreter::filter::Args] on a structure.