Registry / utility / git-glob

git-glob

JSON →
library0.5.4rscratesunverified

Please use gix-glob instead (git -> gix migration).

# Cargo.toml [dependencies] git-glob = "0.5.4"
INSTALL
IMPORT
SIG · GIT-GLOB
G
git-glob
utilityrustv0.5.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pattern
use git_glob::pattern::Pattern;

Create a git glob pattern

use git_glob::pattern::Pattern; fn main() { let pat = Pattern::new("*.rs").unwrap(); println!("Pattern created"); }
Debug
Known issues
breakingThis crate is deprecated; use gix-glob instead
fix
Replace git-glob with gix-glob in Cargo.toml and update imports
affects: >=0.1.0
Upgrade
Version history
0.5.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
git-glob — cargo add git-glob · libregistry