2 releases
Uses new Rust 2024
| 0.3.1 | Oct 15, 2025 |
|---|---|
| 0.3.0 | Sep 10, 2025 |
#2353 in Filesystem
Used in 2 crates
40KB
894 lines
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.
Dependencies
~0–10MB
~49K SLoC