[−][src]Module adblock::lists
Parsing functions and collections for handling with multiple filter rules.
Structs
| FilterSet | Manages a set of rules to be added to an |
Enums
| FilterFormat | Denotes the format of a particular list resource, which affects how its rules should be parsed. |
| FilterParseError | Unsuccessful result of parsing a single filter rule. |
| FilterType | |
| ParsedFilter | Successful result of parsing a single filter rule |
Functions
| parse_filter | Parse a single filter rule |
| parse_filters | Parse an entire list of filters, ignoring any errors |