Docs.rs
  • git-glob-0.5.4
    • git-glob 0.5.4
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bitflags ^1.3.2 normal
      • bstr ^1.0.1 normal
      • document-features ^0.2.0 normal optional
      • serde ^1.0.114 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate git_glob

git_glob0.5.4

  • All Items

Sections

  • Feature Flags

Crate Items

  • Modules
  • Structs
  • Functions

Crates

  • git_glob

Crate git_glob

Source
Expand description

Provide glob Patterns for matching against paths or anything else.

§Feature Flags

  • serde1 — Data structures implement serde::Serialize and serde::Deserialize.

Modules§

pattern
wildmatch

Structs§

Pattern
A glob pattern optimized for matching paths relative to a root directory.

Functions§

parse
Create a Pattern by parsing text or return None if text is empty.
wildmatch
Employ pattern matching to see if value matches pattern.

Results

Settings
Help

Query parser error: "Unexpected - (did you mean ->?)".