Crate direntryfilter

source ·
Expand description

An interface for and collection of filters for DirEntry.

This library provides a simple interface for creating and using filters. Filters are used to ignore DirEntry.

Structs

Enums

  • An enum that represents different types of filters for ignoring dir entries.

Traits