Attribute Macros§
- filter_
fn - Procedural macro that makes a function that generates a stateless
impl Filter
filter using the function body as the method forapply
.
Derive Macros§
- Args
- Procedural macro to derive [
scrapelect::interpreter::filter::Args
] on a structure.