file-matcher 0.5.0

A library to search files and folders based on the name pattern (regex, wildmatch, exact)
Documentation

file-matcher

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 7 of them enabled by default.

default

  • all

all

  • regex
  • wildmatch
  • copier
  • mover

regex

    This feature flag does not enable additional features.

wildmatch

    This feature flag does not enable additional features.

copier

  • fs_extra

mover

  • fs_extra

fs_extra

    This feature flag does not enable additional features.