Module hoard::filters

source ·
Expand description

Provides filters for determining whether a path should be backed up or not.

Structs

  • A wrapper for all implmented filters.

Traits

  • The Filter trait provides a common interface for all filters.