Cargo Features

qcs-api-client-common has no features set by default.

[dependencies]
qcs-api-client-common = { version = "0.7.12", features = ["tracing", "tracing-config"] }
tracing tracing-config? = url, urlpattern

Enables tracing

Affects configuration::TokenRefresher.base_url, configuration::TokenRefresher.should_trace

tracing-config = tracing

Affects configuration::TokenRefresher.tracing_configuration, qcs-api-client-common::tracing_configuration

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.

url tracing?
urlpattern tracing?