Re-exports

pub use git_glob as glob;

Modules

Structs

Name an attribute and describe it’s assigned state.

Identify patterns with attributes.

Identify ignore patterns.

Describes a matching value within a MatchGroup.

A grouping of lists of patterns while possibly keeping associated to their base path.

A list of patterns which optionally know where they were loaded from and what their base is.

Enums

The state an attribute can be in, owning the value.

The state an attribute can be in, referencing the value.

Traits

A marker trait to identify the type of a description.

Functions