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: enables tracing support in ClientConfiguration.
  • tracing-config: enables [TracingConfiguration] support for enabling/disabling traces per-URL. Requires the tracing feature.

Re-exports§

Modules§

  • Exponential backoff for use with QCS.
  • This module is used for loading configuration that will be used to connect either to real QPUs (and supporting services) or the QVM.