Cargo Features
qcs-api-client-common has no features set by default.
[dependencies]
qcs-api-client-common = { version = "0.11.2", features = ["tracing", "tracing-config", "python"] }
- tracing tracing-config? = url, urlpattern
-
Enables tracing
Affects
tokens::TokenRefresher.base_url
,tokens::TokenRefresher.should_trace
… - tracing-config = tracing
-
Affects
tokens::TokenRefresher.tracing_configuration
,qcs-api-client-common::tracing_configuration
… - python = pyo3-build-config
-
Enables paste, pyo3 ^0.20.3, pyo3-asyncio, and rigetti-pyo3 ^0.3.6, macros of tokio
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?
-
Enables urlpattern ^0.2.0
- pyo3-build-config build python?
-
Enables pyo3-build-config ^0.22.1