Crate tf_filter

Source
Expand description

This contains Filter to filter out Filter::Items and FilterGroup to group Filters of the same kind.

Structs§

FilterGroup
A group of Filters of type T.

Enums§

FilterEvent
The event called from FilterGroup.

Traits§

Filter
A Filter that matches on Filter::Item.