Cargo Features

gix-config-value has no features set by default.

[dependencies]
gix-config-value = { version = "0.14.0", features = ["serde", "document-features"] }
serde

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

Enables serde of bstr, serde

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

document-features implicit feature