Module filter

Module filter 

Source
Expand description

Data structures for ser/de of filter-related resources

Structs§

Filter
Represents a user-defined filter for determining which statuses should not be shown to the user.
FilterId
Wrapper type for a filter ID string
Keyword
Represents a keyword that, if matched, should cause the filter action to be taken.
Status
Represents a status ID that, if matched, should cause the filter action to be taken.

Enums§

Action
The action the filter should take
FilterContext
Represents the various types of Filter contexts