Crate qcs_api_client_common
source ·Expand description
Implementation code common to the QCS OpenAPI and gRPC clients.
You probably don’t need to use this directly, as the clients should expose anything you might need.
Features
tracing: enablestracingsupport inClientConfiguration.tracing-config: enables [TracingConfiguration] support for enabling/disabling traces per-URL. Requires thetracingfeature.
Re-exports
pub use configuration::ClientConfiguration;
Modules
- This module is used for loading configuration that will be used to connect either to real QPUs (and supporting services) or the QVM.