Crate scrapelect_filter_proc_macro

Source

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.