file-matcher 0.4.0

A library to search files 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 6 feature flags, 6 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

    This feature flag does not enable additional features.

mover

    This feature flag does not enable additional features.