globcmp-lib 0.3.0

Library used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does.
Documentation
  • Coverage
  • 27.27%
    3 out of 11 items documented1 out of 5 items with examples
  • Size
  • Source code size: 42.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.21 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gn0

globcmp-lib

Library used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does.

Installation

Instructions

cargo add globcmp-lib

Feature flag: stack safety

See the globcmp crate for details.

License

globcmp-lib is distributed under the GNU Lesser General Public License (LGPL), version 3. See the file LICENSE for more information.