Cargo Features
qcs-api-client-openapi has no features set by default.
[dependencies]
qcs-api-client-openapi = { version = "0.12.2", features = ["otel-tracing", "tracing", "tracing-config", "tracing-opentelemetry"] }
- otel-tracing = tracing-opentelemetry
-
The old name of the tracing-opentelemetry feature, here for backwards compatibility
Affects
configuration::Configuration.client
… - tracing tracing-config? = urlpattern
-
Enables tracing, tracing of qcs-api-client-common
- tracing-config tracing-opentelemetry? = tracing
-
Enables tracing-config of qcs-api-client-common
- tracing-opentelemetry otel-tracing? = tracing-config
-
Enables anyhow, reqwest-middleware ^0.3.2, reqwest-tracing, and tracing-opentelemetry ^0.25.0
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.
- urlpattern tracing?
-
Enables urlpattern ^0.2.0