Crate file_matcher[][src]

Structs

Defines a file with various name types. It is required that there exists exactly one file with a given name description.

Defines a file or a folder with various name types. It is required that there exists exactly one file or folder with a given name description.

Defines a folder with various name types. It is required that there exists exactly one folder with a given name description.

Enums

Represents an entry name that can be of different types

Represents a type of the entry such as file, folder or both

Traits

Type Definitions