Crate file_matcher

Source

Structs§

EntityAlias
FileNamed
Defines a file with various name types. It is required that there exists exactly one file with a given name description.
FileOrFolderNamed
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.
FilesNamed
FolderNamed
Defines a folder with various name types. It is required that there exists exactly one folder with a given name description.
ManyEntries
OneEntry

Enums§

EntryName
Represents an entry name that can be of different types
EntryType
Represents a type of the entry such as file, folder or both
FileMatcherError

Traits§

ManyEntriesNamed
OneEntryCopier
OneEntryMover
OneEntryNamed

Type Aliases§

Result