Cargo Features

unc-chain-configs has no features set by default.

[dependencies]
unc-chain-configs = { version = "0.12.2", features = ["nightly_protocol", "nightly", "metrics"] }
nightly_protocol nightly?

Enables nightly_protocol of unc-o11y, unc-parameters, and unc-primitives

nightly = nightly_protocol

Enables nightly of unc-o11y, unc-parameters, and unc-primitives

metrics = unc-o11y

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

unc-o11y metrics? nightly? nightly_protocol?