Cargo Features

gix-attributes has no features set by default.

[dependencies]
gix-attributes = { version = "0.22.2", features = ["serde", "document-features"] }
serde

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

Enables serde, serde of bstr, gix-glob, and kstring

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

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