Cargo Features

gix-ref has no features set by default.

[dependencies]
gix-ref = { version = "0.43.0", features = ["serde", "document-features"] }
serde

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

Enables serde, serde of gix-actor, gix-hash, and gix-object

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

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