Cargo Features
nym-bin-common has no features set by default.
[dependencies]
nym-bin-common = { version = "0.6.0", features = ["output_format", "tracing"] }
- output_format = serde_json
-
Affects
nym-bin-common::output_format
… - tracing = opentelemetry, opentelemetry-jaeger, tracing-opentelemetry, tracing-subscriber, tracing-tree
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.
- serde_json output_format?
- tracing-subscriber tracing?
-
Enables tracing-subscriber
tracing
- tracing-tree tracing?
-
Enables tracing-tree ^0.2.2
- opentelemetry-jaeger tracing?
-
Enables opentelemetry-jaeger ^0.18.0
- tracing-opentelemetry tracing?
-
Enables tracing-opentelemetry ^0.19.0
- opentelemetry tracing?
-
Enables opentelemetry ^0.19.0