Crate scrapelect_filter_proc_macro

source ·

Attribute Macros§

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

Derive Macros§

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