Function relay_filter::web_crawlers::should_filter

source ยท
pub fn should_filter<F: Filterable>(
    item: &F,
    config: &FilterConfig,
) -> Result<(), FilterStatKey>
Expand description

Filters events originating from a known web crawler.