adblock 0.8.9

Native Rust module for Adblock Plus syntax (e.g. EasyList, EasyPrivacy) filter parsing and matching.
Documentation

adblock

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 7 of them enabled by default.

default

  • embedded-domain-resolver
  • full-regex-handling
  • object-pooling
  • unsync-regex-caching

embedded-domain-resolver

  • addr

full-regex-handling

    This feature flag does not enable additional features.

object-pooling

  • lifeguard

unsync-regex-caching

    This feature flag does not enable additional features.

addr

  • dep:addr

lifeguard

  • dep:lifeguard

css-validation

  • cssparser
  • selectors

content-blocking

  • serde_json

serde_json

  • dep:serde_json

cssparser

  • dep:cssparser

selectors

  • dep:selectors

resource-assembler

  • serde_json

regex-debug-info

    This feature flag does not enable additional features.