An interface for and collection of filters for ignoring files and directories.
This library provides a simple interface for creating and using filters. Filters are used to ignore files and directories.
Examples
use Path;
use ExtensionFilter;
use PathFilter;
let filter = new;
assert!;