Cargo Features

gix-glob has no features set by default.

[dependencies]
gix-glob = { version = "0.16.2", features = ["serde", "document-features"] }
serde

Data structures implement serde::Serialize and serde::Deserialize.

Enables serde, serde of bitflags and bstr

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

Extract documentation for the feature flags from comments in Cargo.toml